Skip to content
Permalink
Browse files
[travis] Disable PyQgsPalLabelingServer tests for now
  • Loading branch information
m-kuhn committed Nov 14, 2014
1 parent e4d3eaa commit 4ff4394
Showing 1 changed file with 1 addition and 1 deletion.
@@ -14,4 +14,4 @@ before_script:
- cmake -DWITH_MAPSERVER=ON -DWITH_STAGED_PLUGINS=OFF -DWITH_GRASS=OFF -DSUPPRESS_QT_WARNINGS=ON ..
- make -j2

script: xvfb-run ctest -j2 --output-on-failure -E 'PyQgsPalLabelingCanvas|PyQgsSymbolLayerV2|qgis_atlascompositiontest|PyQgsAtlasComposition' -D Experimental
script: xvfb-run ctest -j2 --output-on-failure -E 'PyQgsPalLabelingCanvas|PyQgsPalLabelingServer|PyQgsSymbolLayerV2|qgis_atlascompositiontest|PyQgsAtlasComposition' -D Experimental

0 comments on commit 4ff4394

Please sign in to comment.