Skip to content

Commit e2c0fc2

Browse files
authored
Only test master branch in travis (#111)
1 parent 10f6547 commit e2c0fc2

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,6 +1,9 @@
11
language: node_js
22
node_js:
33
- '6'
4+
branches:
5+
only:
6+
- master
47
cache:
58
directories:
69
- node_modules

0 commit comments

Comments
 (0)