Merge pull request #3004 from MikeMcQuaid/travis-only-master

travis.yml: only build the master branch.
This commit is contained in:
Mike McQuaid 2017-08-05 18:02:06 +01:00 committed by GitHub
commit 441bd37fd0

View File

@ -4,7 +4,9 @@ cache:
- $HOME/.gem/ruby
- $HOME/Library/Caches/Homebrew/style
- $HOME/Library/Caches/Homebrew/tests
branches:
only:
- master
matrix:
fast_finish: true
include: