summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2014-10-20 16:52:16 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2014-10-20 16:52:16 -0400
commit4c3debb9d7c4b99e0809a1f0204059ecc255a6d9 (patch)
tree08d1090a8f6698a3e974c4900a988b5320e97a9c /.travis.yml
parentfabe5f9769962c61c9f57a06ddafb19b299f0bbe (diff)
downloadqtlocation-mapboxgl-4c3debb9d7c4b99e0809a1f0204059ecc255a6d9.tar.gz
glxinfo in main process, build libva from source
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index edcd195651..fa5bec4686 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@ before_install:
- source ./scripts/travis_helper.sh
- source ./scripts/flags.sh
- ./scripts/travis_before_install.sh
+- if [[ ${TRAVIS_OS_NAME} == "linux" ]]; then glxinfo; fi
install:
- make setup