Skip to content

Commit

Permalink
Test against newer nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
stash-sfdc committed Oct 2, 2015
1 parent 5ef4bf2 commit e929ace
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- stable
- "4.1"
- "4.0"
- iojs
- "0.12"
- "0.10"
matrix:
fast_finish: true
allow_failures:
Expand Down

0 comments on commit e929ace

Please sign in to comment.