Skip to content

Commit

Permalink
chore(tests): disable building branches on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Dec 11, 2016
1 parent ee6a7d8 commit 12e5d99
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,9 @@ env:
- NODE_INSTALLER=npm
- NODE_INSTALLER=yarn

branches:
only:
- master
- /^v\d+\.\d+\.\d+/

script: ci/script.sh

0 comments on commit 12e5d99

Please sign in to comment.