Skip to content

Commit 394a3ad

Browse files
[test] Add Node.js 8.x (#67)
1 parent 98be700 commit 394a3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: node_js
33
node_js:
44
- "4"
55
- "6"
6-
- "7"
6+
- "8"
77
services:
88
- redis-server
99
notifications:

0 commit comments

Comments
 (0)