Skip to content

Commit

Permalink
Updated Node versions tested against
Browse files Browse the repository at this point in the history
  • Loading branch information
B3rn475 committed Jan 27, 2016
1 parent 4fb1346 commit c923f2e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
language: node_js
node_js:
- "node"
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "iojs"
after_script:
- npm run coveralls

0 comments on commit c923f2e

Please sign in to comment.