Skip to content

Commit b993536

Browse files
committed
Add node.js version 10 to Travis build
1 parent f49c43d commit b993536

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
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "10"
34
- "8"
45
before_install:
56
- yarn install

0 commit comments

Comments
 (0)