From 6c38c9bf3534b5e2804a9d86a9377d862f272444 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 21 Sep 2019 08:05:15 +0200 Subject: [PATCH] try to fix Travis error --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 29fd6984..5a65aa95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ matrix: - unzip ASIOSDK2.3.2.zip - mkdir 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 script: - cmd.exe /C 'cd && "C:\Qt\5.12.3\msvc2017\bin\qtenv2.bat" && cd && "C:\Program