mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
semicolon, no set (to much junk)
This commit is contained in:
@@ -19,9 +19,8 @@ matrix:
|
||||
env: GAMOS=windows
|
||||
|
||||
before_install:
|
||||
- set
|
||||
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
|
||||
powershell Install-WindowsFeature Net-Framework-Core
|
||||
powershell Install-WindowsFeature Net-Framework-Core;
|
||||
cinst -y python2 wixtoolset;
|
||||
PATH=$PATH:/c/Python27/scripts;
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user