Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Commit

Permalink
test node 4 and 5 instead of iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
aredridel committed Nov 10, 2015
1 parent a0552bc commit 528ef53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ language: node_js
node_js:
- "0.12"
- "0.10"
- "iojs"
- "4"
- "5"

script:
- "npm run-script cover"
Expand Down

0 comments on commit 528ef53

Please sign in to comment.