summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-06-03 12:17:15 -0700
committerDane Springmeyer <dane@mapbox.com>2014-06-03 12:17:15 -0700
commit3e70a816fb9e643ebe21d09904d03827eaa2f795 (patch)
tree9eb3bc9cb472aac8bf4e90652c5be7e6741b92c0 /.travis.yml
parentb6ed0b080ab54e34182dc208291d257ad494eb7b (diff)
downloadqtlocation-mapboxgl-3e70a816fb9e643ebe21d09904d03827eaa2f795.tar.gz
headless test is gone, remove it
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d149851256..2f0784f7de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,8 +31,6 @@ before_script:
script:
- make linux BUILDTYPE=${BUILDTYPE}
- make run-tests BUILDTYPE=${BUILDTYPE}
-# TODO - port this test to linux
-- if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then make run-headless-test BUILDTYPE=${BUILDTYPE} ; fi
notifications:
hipchat: