Skip to content

Commit

Permalink
Test against Node 4 LTS and Node 5 Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy committed Nov 7, 2015
1 parent 352d80d commit 6d0df2f
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
@@ -1,7 +1,8 @@
language: node_js
sudo: false
node_js:
- "4.0"
- "5"
- "4"
- "0.12"
- "0.10"
- "iojs"
Expand Down

0 comments on commit 6d0df2f

Please sign in to comment.