summaryrefslogtreecommitdiffstats
path: root/.travis
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2016-10-18 00:33:24 +0300
committerJohn Preston <johnprestonmail@gmail.com>2016-10-18 00:33:24 +0300
commit086f754a96835dab43f9e9d637c89fea4f2202a1 (patch)
tree3ce911c88f90185f0914686b1950a0a1a8e1d96f /.travis
parent73454085686da286eb2b686f20a09d3adf4014c0 (diff)
Changed docs to work with Qt 5.6.2, hopefully fixed travis build.
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/build.sh b/.travis/build.sh
index 02e978bc66..e84b64e46c 100755
--- a/.travis/build.sh
+++ b/.travis/build.sh
@@ -9,7 +9,7 @@ UPSTREAM="$REPO/upstream"
EXTERNAL="$REPO/external"
CACHE="$HOME/travisCacheDir"
-QT_VERSION=5.6.0
+QT_VERSION=5.6.2
XKB_PATH="$BUILD/libxkbcommon"
XKB_CACHE_VERSION="2"