Skip to content

Commit

Permalink
[test] Add Node.js 8.x (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne authored Oct 12, 2017
1 parent 98be700 commit 394a3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
services:
- redis-server
notifications:
Expand Down

0 comments on commit 394a3ad

Please sign in to comment.