Skip to content

Commit 29864ce

Browse files
authored
ci: limit branches to master (#38)
1 parent 01bd33b commit 29864ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ node_js:
44
- 8
55
- 10
66

7+
branches:
8+
only: master
9+
710
jobs:
811
include:
912
- stage: release

0 commit comments

Comments
 (0)