diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-02-03 16:29:17 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-02-04 11:54:01 +0100 |
commit | c160b19fcf3c6142dd89a49ac5d80c88b6ccd38a (patch) | |
tree | 26e3c6c1bd4968532d696ccfd40dbab0ace68b71 /.travis.yml | |
parent | 73f7db9af2f76593856d64349a376412d292cd15 (diff) | |
download | qtlocation-mapboxgl-c160b19fcf3c6142dd89a49ac5d80c88b6ccd38a.tar.gz |
updated mesa and other targets on osx/ios
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ab4d536ec3..e42f9fde7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,7 +60,6 @@ before_install: - if [[ ${TRAVIS_OS_NAME} == "linux" && ${MASON_PLATFORM} != "android" ]]; then glxinfo; fi install: -- if [[ ${MASON_PLATFORM} != "android" ]]; then make config.gypi; fi - ulimit -c before_script: |