Skip to content

Commit 7af25cc

Browse files
committed
chore: test with node v12
1 parent 43cb152 commit 7af25cc

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
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- "8"
44
- "10"
5-
- "11"
5+
- "12"
66
cache:
77
yarn: true
88
directories:

0 commit comments

Comments
 (0)