Skip to content

Commit

Permalink
Merge pull request bitcoin-core#40 from harding/fix-travis
Browse files Browse the repository at this point in the history
[Trivial] Travis CI all branches
  • Loading branch information
btcdrak committed Jan 16, 2016
2 parents 9ea596e + ca3c334 commit 67e16ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -18,7 +18,7 @@ env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer

# branch whitelist, only for GitHub Pages
# Whitelist all branches since gh-pages branch is blacklisted by default
branches:
only:
- gh-pages # test the gh-pages branch
- /.*/

0 comments on commit 67e16ef

Please sign in to comment.