Skip to content

Commit

Permalink
Run tests against Node.js v4.x instead of iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Oct 6, 2015
1 parent f801df6 commit 0e1b573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "4"
- "0.12"
- "0.10"
- iojs

env:
- MONGODB_VERSION="2.6*"
Expand Down

0 comments on commit 0e1b573

Please sign in to comment.