aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a9db1fa91..82a00e4aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,7 +58,7 @@ jobs:
- 7z x -o${QT_INSTALL_DIR} qttools.7z
- 7z x -o${QT_INSTALL_DIR} qtscript.7z
- 7z x -o${QT_INSTALL_DIR} qtcreator.7z
- - printf "[Paths]\nPrefix = ${QT_INSTALL_DIR}/5.12.4/clang_64\n" > ${QT_INSTALL_DIR}/5.12.4/clang_64/bin/qt.conf
+ - printf "[Paths]\nPrefix = ..\n" > ${QT_INSTALL_DIR}/5.12.4/clang_64/bin/qt.conf
- pip2 install --user beautifulsoup4 lxml
script:
- qbs setup-toolchains --detect