Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Adding additional release branches.
  • Loading branch information
tlivings committed Sep 10, 2014
1 parent bc49daf commit 4764475
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ node_js:
branches:
only:
- master
before_install:
- git submodule update --init --recursive
- v1.0.0
- v2.0.0
- v3.0.0
script:
- "npm run-script cover"
- "npm run-script lint"
- "npm run-script lint"

0 comments on commit 4764475

Please sign in to comment.