Only run Travis on the master branch.
This commit is contained in:
parent
bb7af98257
commit
a222bccd43
|
@ -26,3 +26,7 @@ notifications:
|
|||
on_failure: change
|
||||
|
||||
cache: bundler
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue