Skip to content

Commit

Permalink
update .travis
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyelee committed Dec 30, 2014
1 parent 2713feb commit c249c1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ node_js:
- "0.8"
- "0.10"
- "0.11"
before_script:
- npm update -g npm
before_install: "npm update -g npm"
matrix:
fast_finish: true
script: "npm run-script test-travis"
Expand Down

0 comments on commit c249c1f

Please sign in to comment.