Skip to content

Commit

Permalink
travis: disable qgis_wcsprovidertest due to unreliable server
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 22, 2014
1 parent 222978e commit fe7a0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,4 +15,4 @@ install:
- cd build
- cmake -DWITH_MAPSERVER=ON -DWITH_STAGED_PLUGINS=OFF -DWITH_GRASS=OFF -DSUPPRESS_QT_WARNINGS=ON ..

script: xvfb-run ctest -V -E 'PyQgsPalLabelingCanvas|PyQgsPalLabelingServer|qgis_atlascompositiontest|PyQgsAtlasComposition' -S ../qgis-test-travis.ctest --output-on-failure
script: xvfb-run ctest -V -E 'PyQgsPalLabelingCanvas|PyQgsPalLabelingServer|qgis_atlascompositiontest|PyQgsAtlasComposition|qgis_wcsprovidertest' -S ../qgis-test-travis.ctest --output-on-failure

0 comments on commit fe7a0e5

Please sign in to comment.