Skip to content

Commit e4d3eaa

Browse files
committedNov 14, 2014
[travis] Disable SymbolLayerV2 test
There is a pull request to properly fix the issue. When this PR is dealt with this test will be re-enabled. #1672
1 parent 581815f commit e4d3eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ before_script:
1414
- cmake -DWITH_MAPSERVER=ON -DWITH_STAGED_PLUGINS=OFF -DWITH_GRASS=OFF -DSUPPRESS_QT_WARNINGS=ON ..
1515
- make -j2
1616

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

0 commit comments

Comments
 (0)
Please sign in to comment.