Skip to content

Commit

Permalink
Whitelist gh-pages branch for Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredxing committed Oct 25, 2015
1 parent f172395 commit 7bda8f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
language: go
sudo: false

branches:
only:
- gh-pages
- /^.*$/

cache:
directories:
- vendor/bundle
Expand Down

0 comments on commit 7bda8f0

Please sign in to comment.