Skip to content

Commit

Permalink
Update runtimes to extend test coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
totherik committed Feb 9, 2015
1 parent 8c3a848 commit 97c3c71
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: node_js

node_js:
- "0.11"
- "0.12"
- "0.10"
- "iojs"
- "iojs-v1.1.0"

script:
- "npm run-script cover"
- "npm run-script lint"
- "npm run-script lint"

0 comments on commit 97c3c71

Please sign in to comment.