summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-07-26 14:47:14 +0200
committerKonstantin Käfer <mail@kkaefer.com>2016-08-05 11:42:22 +0200
commit163fc3c11350e714978b3f06daac5df931828152 (patch)
tree225852964fc8fe6a44ac74133cd44ad88e77c500 /.travis.yml
parent140908568b5e5759e888715e8795c11e7c64218c (diff)
downloadqtlocation-mapboxgl-163fc3c11350e714978b3f06daac5df931828152.tar.gz
[build] fix various CI builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index df06cd4e2d..b36c9eefa7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,7 @@ before_script:
- cmake --version
script:
- make linux
- - make test-linux
+ - make test
after_script:
- ccache --show-stats
- ./platform/linux/scripts/after_script.sh ${TRAVIS_JOB_NUMBER} ${TRAVIS_TAG:-}
@@ -151,7 +151,6 @@ cache:
directories:
- $HOME/.ccache
- $HOME/.cache/pip
- - .mason
- node_modules
- mason_packages/.binaries