Skip to content

Commit 7784768

Browse files
committed
Add Node 10 to Travis config. Remove Node 6.
1 parent 366e5d3 commit 7784768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ language: node_js
44
node_js:
55
- 8
66
- 9
7+
- 10
78
cache:
89
directories:
910
- node_modules

0 commit comments

Comments
 (0)