Skip to content

Commit de58ae1

Browse files
authored
Update .travis.yml
1 parent 650c17f commit de58ae1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: node_js
22

33
node_js:
4-
- "8"
54
- "10"
65
- "12"
6+
- "14"
77

88
install:
99
- yarn install

0 commit comments

Comments
 (0)