Skip to content

Commit

Permalink
modernize travis nodejs versions, was testing ancient reality
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Devine committed Jun 22, 2017
1 parent cba957a commit 4ef566d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ notifications:
- evantahler@gmail.com
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
- "4.0"
- "7"
- "6.6"
- "6"
- "5"
- "4"
services:
- redis-server

0 comments on commit 4ef566d

Please sign in to comment.