Skip to content

Commit

Permalink
Specify to test Travis CI on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
erictleung committed May 6, 2017
1 parent f8bc829 commit 28c955e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ script: ./script/cibuild

branches:
only:
- gh-pages # test the gh-pages branch
- master # test on master branch
- /pages-(.*) # test every branch which starts with "pages-"

env:
Expand Down

0 comments on commit 28c955e

Please sign in to comment.