Skip to content

Commit 977667b

Browse files
ci: add Node 10 to travis config
1 parent e3cba3a commit 977667b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "8"
44
- "9"
5+
- "10"
56
cache:
67
npm: true
78
directories:

0 commit comments

Comments
 (0)