Add Travis

This commit is contained in:
lukasmartinelli 2016-08-07 16:01:16 +02:00
parent 26658bd2a8
commit 09299901fe
2 changed files with 11 additions and 1 deletions

10
.travis.yml Normal file
View 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

View File

@ -1,4 +1,4 @@
# OSM Liberty [![BSD licensed](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/lukasmartinelli/osm-liberty/blob/gh-pages/LICENSE.md)
# OSM Liberty [![BSD licensed](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/lukasmartinelli/osm-liberty/blob/gh-pages/LICENSE.md) [![Build Status](https://travis-ci.org/lukasmartinelli/osm-liberty.svg?branch=gh-pages)](https://travis-ci.org/lukasmartinelli/osm-liberty)
<img align="right" alt="OSM Liberty" src="logo.png" />