Skip to content

Commit

Permalink
Test on node.js 5.x and 4.x
Browse files Browse the repository at this point in the history
Remove testing on iojs, since it has been merged back in with node.js
  • Loading branch information
nikolas committed Dec 18, 2015
1 parent 104479a commit 063e995
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "5"
- "4"
- "0.12"
- "0.10"
- iojs
sudo: false

0 comments on commit 063e995

Please sign in to comment.