Skip to content

Commit

Permalink
Check SVG files with xmllint
Browse files Browse the repository at this point in the history
  • Loading branch information
pnorman committed Dec 1, 2016
1 parent 84f2240 commit f07b249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ script:
- jsonlint project.mml
- set -o pipefail && ./node_modules/carto/bin/carto project.mml | xmllint - | wc -l
- ./scripts/travis_check_project_files
- find symbols/ -name *.svg | xargs xmllint --noout

0 comments on commit f07b249

Please sign in to comment.