diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-10-31 12:02:39 -0400 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-10-31 12:02:39 -0400 |
commit | 86230821e4da9605f5ac4a53d011835d37fc73e4 (patch) | |
tree | 77693f0be69c3fb978ba9b47fa2835bfe065099b /.travis.yml | |
parent | 15cf30652cf6b6d9a52bc6eb9815fd2e19ab78e3 (diff) | |
download | qtlocation-mapboxgl-86230821e4da9605f5ac4a53d011835d37fc73e4.tar.gz |
use test suite as submodule instead of using npm
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 065856d605..6336eae025 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,6 @@ before_install: install: - make config.gypi -- ./scripts/travis_install_test_suite.sh - ulimit -c before_script: |