try to fix Travis error
This commit is contained in:
parent
abfb0c2b32
commit
6c38c9bf35
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ matrix:
|
||||||
- unzip ASIOSDK2.3.2.zip
|
- unzip ASIOSDK2.3.2.zip
|
||||||
- mkdir ASIOSDK2
|
- mkdir ASIOSDK2
|
||||||
- cp -rvu ASIOSDK2.3.2/* ASIOSDK2
|
- cp -rvu ASIOSDK2.3.2/* ASIOSDK2
|
||||||
- "./qt-unified-windows-x86-online.exe --verbose --script qt-installer-windows.qs"
|
- "qt-unified-windows-x86-online.exe --verbose --script qt-installer-windows.qs"
|
||||||
- ls -la C:/Qt/5.12.3/msvc2017/bin/qtenv2.bat
|
- ls -la C:/Qt/5.12.3/msvc2017/bin/qtenv2.bat
|
||||||
script:
|
script:
|
||||||
- cmd.exe /C 'cd && "C:\Qt\5.12.3\msvc2017\bin\qtenv2.bat" && cd && "C:\Program
|
- cmd.exe /C 'cd && "C:\Qt\5.12.3\msvc2017\bin\qtenv2.bat" && cd && "C:\Program
|
||||||
|
|
Loading…
Reference in a new issue