mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
Updated travis stuff again because I forgot a semicolon.
This commit is contained in:
parent
fffe156674
commit
3f814014fe
@ -45,4 +45,4 @@ script:
|
||||
- git clone --depth=1 https://github.com/mapbox/mapnik-test-data tests/data/mapnik-test-data
|
||||
- make test
|
||||
- if [[ ${COVERAGE} == true ]]; then cpp-coveralls --exclude benchmark --exclude deps --exclude scons --exclude tests --exclude demo --exclude docs --exclude fonts --exclude utils; fi;
|
||||
- if [[ ${COVERAGE} != true ]]; then make bench fi;
|
||||
- if [[ ${COVERAGE} != true ]]; then make bench; fi;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user