We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 581815f commit e4d3eaaCopy full SHA for e4d3eaa
.travis.yml
@@ -14,4 +14,4 @@ before_script:
14
- cmake -DWITH_MAPSERVER=ON -DWITH_STAGED_PLUGINS=OFF -DWITH_GRASS=OFF -DSUPPRESS_QT_WARNINGS=ON ..
15
- make -j2
16
17
-script: xvfb-run ctest -j2 --output-on-failure -E 'PyQgsPalLabelingCanvas|qgis_atlascompositiontest|PyQgsAtlasComposition' -D Experimental
+script: xvfb-run ctest -j2 --output-on-failure -E 'PyQgsPalLabelingCanvas|PyQgsSymbolLayerV2|qgis_atlascompositiontest|PyQgsAtlasComposition' -D Experimental
0 commit comments