Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyelee committed Dec 30, 2014
1 parent 2a553cf commit 2713feb
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
Expand Up @@ -4,6 +4,8 @@ node_js:
- "0.8"
- "0.10"
- "0.11"
before_script:
- npm update -g npm
matrix:
fast_finish: true
script: "npm run-script test-travis"
Expand Down

0 comments on commit 2713feb

Please sign in to comment.