travis: exclude poldi, waterway tests

This commit is contained in:
Marc Tobias Metten 2016-07-31 02:18:27 +02:00
parent 1fb847a5ad
commit 9be58ffc7c

View File

@ -18,7 +18,7 @@ script:
- phpunit ./
- cd $TRAVIS_BUILD_DIR/tests
- #lettuce features/api
- lettuce features/db -t -Fail -t RiverRhein -t -Tiger -t -poldi-only
- lettuce features/db -t -Fail -t -RiverRhein -t -Tiger -t -poldi-only
- lettuce features/osm2pgsql
notifications:
email: false