Skip to content

Commit 112178b

Browse files
ci: add node@10 (#81)
1 parent 5e55420 commit 112178b

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
@@ -2,5 +2,6 @@ language: node_js
22
cache: yarn
33
node_js:
44
- node
5+
- "10"
56
- "8"
67
- "6"

0 commit comments

Comments
 (0)