summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1e69d5b6..256a392b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,9 +15,11 @@ addons:
15 - qt59tools 15 - qt59tools
16 - liblmdb-dev 16 - liblmdb-dev
17 - gperf 17 - gperf
18before_script: 18
19before_install:
19 - source /opt/qt59/bin/qt59-env.sh 20 - source /opt/qt59/bin/qt59-env.sh
20 21
22install:
21 - ./.travis/install-kde.sh extra-cmake-modules v5.43.0 23 - ./.travis/install-kde.sh extra-cmake-modules v5.43.0
22 - ./.travis/install-kde.sh kcoreaddons v5.43.0 24 - ./.travis/install-kde.sh kcoreaddons v5.43.0
23 - ./.travis/install-kde.sh kcodecs v5.43.0 25 - ./.travis/install-kde.sh kcodecs v5.43.0