Skip to content

Commit

Permalink
do not build tags on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jun 25, 2015
1 parent d46132b commit c97ea2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
sudo: false
git:
depth: 2
branches:
except: /^v\d/
language: node_js
node_js:
- iojs
Expand Down

0 comments on commit c97ea2d

Please sign in to comment.