Test if style is properly formatted

This commit is contained in:
pathmapper 2019-10-12 12:14:40 +02:00
parent a95ee0cfca
commit 791dab5a2b

View File

@ -8,3 +8,4 @@ branches:
script:
- npm install -g @mapbox/mapbox-gl-style-spec
- gl-style-validate style.json
- diff <(gl-style-format style.json) style.json