Skip to content

Commit

Permalink
.travis: hopefully run coveralls once?
Browse files Browse the repository at this point in the history
  • Loading branch information
jprichardson committed Jun 28, 2015
1 parent 81f33a3 commit db5ca90
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ node_js:
- 0.12
- 0.10
- iojs
env:
- TEST_SUITE=test
- TEST_SUITE=coveralls
script: "npm run-script $TEST_SUITE"
after_succcess:
- "npm run coveralls"
sudo: false

0 comments on commit db5ca90

Please sign in to comment.