Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Dropping deprecated versions of done from travis build, testing out 0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
tizzo committed Jun 24, 2014
1 parent 86b1cae commit b7887de
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,9 +4,8 @@ services:
node_js:
- "0.11"
- "0.10"
- "0.9"
- "0.8"
- "0.7"
- "0.6"
script:
- ./node_modules/.bin/mocha --require blanket --reporter mocha-lcov-reporter > coverage.out
after_script:
Expand Down

0 comments on commit b7887de

Please sign in to comment.