Skip to content

Commit 9176b9b

Browse files
committed
run travis build job only on master
1 parent 1d7e5b8 commit 9176b9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ node_js:
88
script:
99
- "npm run lint"
1010
- "npm run test"
11+
if: branch = master
1112
- "npm run build"
1213
yarn: false

0 commit comments

Comments
 (0)