Skip to content

Commit

Permalink
travis: add the latest Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eush77 committed Dec 19, 2015
1 parent f6189ae commit 9f5e595
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.12"
- iojs
- 0.12
- 4
- node

0 comments on commit 9f5e595

Please sign in to comment.