Add Travis
This commit is contained in:
parent
26658bd2a8
commit
09299901fe
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
language: node_js
|
||||||
|
sudo: false
|
||||||
|
node_js:
|
||||||
|
- '0.10'
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- gh-pages
|
||||||
|
script:
|
||||||
|
- npm install -g mapbox-gl-style-spec
|
||||||
|
- gl-style-validate osm-liberty.json
|
@ -1,4 +1,4 @@
|
|||||||
# OSM Liberty [](https://github.com/lukasmartinelli/osm-liberty/blob/gh-pages/LICENSE.md)
|
# OSM Liberty [](https://github.com/lukasmartinelli/osm-liberty/blob/gh-pages/LICENSE.md) [](https://travis-ci.org/lukasmartinelli/osm-liberty)
|
||||||
|
|
||||||
<img align="right" alt="OSM Liberty" src="logo.png" />
|
<img align="right" alt="OSM Liberty" src="logo.png" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user