Only build master branch on Travis
This commit is contained in:
parent
d0a509a915
commit
fb1a5a4646
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ node_js:
|
|||
- '4'
|
||||
- '5'
|
||||
- '6'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue