Skip to content

Commit c82c1eb

Browse files
authored
Only run Travis on the master branch [skip ci]
1 parent 54b4b02 commit c82c1eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
sudo: false
2+
branches:
3+
only:
4+
- master
25
language: node_js
36
node_js:
47
- "6"

0 commit comments

Comments
 (0)