Skip to content

Commit 2cf8701

Browse files
committed
chore: update travis build matrix for supported node versions
1 parent d19360d commit 2cf8701

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
@@ -4,7 +4,7 @@ sudo: true
44
node_js:
55
- '8'
66
- '10'
7-
- '11'
7+
- '12'
88

99
addons:
1010
chrome: stable

0 commit comments

Comments
 (0)