Skip to content

Commit

Permalink
Fix travis on gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Feb 17, 2017
1 parent bd3823a commit 49c29c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -17,3 +17,9 @@ cache:
bundler: true
directories:
- node_modules
# Tell Travis to build gh-pages branch
# https://docs.travis-ci.com/user/customizing-the-build#Safelisting-or-blocklisting-branches
branches:
only:
- gh-pages
- /.*/

0 comments on commit 49c29c3

Please sign in to comment.