Skip to content

Commit 3508525

Browse files
committed
now building only on current branch
1 parent 69b48b4 commit 3508525

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
- "node"
4+
branches:
5+
only:
6+
- master-cli-v2
47
deploy:
58
on:
69
tags: true

0 commit comments

Comments
 (0)