Skip to content

Commit

Permalink
Chore: Update .travis.yml to only build master (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjin authored Jul 13, 2017
1 parent f50be16 commit f10b14c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ node_js:
- "6"
script: yarn run ci
cache: yarn
branches:
only:
- master

0 comments on commit f10b14c

Please sign in to comment.