Skip to content

Commit

Permalink
Add new node versions to Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Oct 5, 2017
1 parent 713696a commit ac07742
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: "node_js"
node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
- "3" # io.js
Expand Down

0 comments on commit ac07742

Please sign in to comment.