diff --git a/.travis.yml b/.travis.yml index 455c1b2..930f374 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: node_js +branches: + only: + - gh-pages node_js: - "6" - "6.1" diff --git a/README.md b/README.md index c0b9b17..5de3876 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# osm-activity [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://tldrlegal.com/license/mit-license) +# osm-activity [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://tldrlegal.com/license/mit-license) [![Build Status](https://travis-ci.org/lukasmartinelli/osm-activity.svg?branch=gh-pages)](https://travis-ci.org/lukasmartinelli/osm-activity) [A map visualization](http://osm-activity.lukasmartinelli.ch) of [OpenStreetMap]() activity and a [Tile Reduce](https://github.com/mapbox/tile-reduce) processor to count the changes within a tile over the years, quarters and months.