travis fix

This commit is contained in:
pokamest
2021-01-23 15:08:01 +03:00
parent 97c4564649
commit ef6bc5ae4a
2 changed files with 75 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- PATH=/c/Python39:/c/Python39/Scripts:$PATH
before_install:
- choco install python --version 3.9.1
- if [ ! -f /C/Qt/5.14.2/msvc2017/bin/qmake ]; then choco install python --version 3.9.1; fi
script:
- dir "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliary\Build"