lostzen / lost

A drop-in replacement for Google Play services location APIs for Android
http://mapzen.github.io/lost/
Other
352 stars 70 forks source link

Ignore gh-pages on Circle #211

Closed sarahsnow1 closed 7 years ago

sarahsnow1 commented 7 years ago

Overview

Our gh-pages branch is just documentation which means no tests get run but circle kicks off a build when changes are pushed to this branch. We recently updated documentation deployment so that every master build would refresh the docs and therefore push to gh-pages. These gh-pages builds are noisy (they send a "No tests: mapzen/lost on gh-pages" email) and unnecessary. This PR updates circle to not run builds for changes to the gh-pages branch

Proposed Changes

https://circleci.com/docs/2.0/configuration-reference/#branches