Skip to content

Commit

Permalink
Travis Versions: Changed to reflect Node LTS
Browse files Browse the repository at this point in the history
`node` is the latest stable release.
  • Loading branch information
woodyrew authored Jul 30, 2016
1 parent 6dbdead commit fb28b25
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
node_js:
- "4.2"
- "4.1"
- "4.0"
- "node"
- "6"
- "5"
- "4"
- "iojs"
- "0.12"
- "0.11"
Expand Down

0 comments on commit fb28b25

Please sign in to comment.