Skip to content

Commit f8cb00b

Browse files
authored
Update .travis.yml
1 parent 0297188 commit f8cb00b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ cache:
33
directories:
44
- node_modules
55
node_js:
6-
- "6"
7-
- "5"
8-
- "4"
6+
- "14"
7+
- "12"
8+
- "10"
99
after_success:
1010
- npm run coverall

0 commit comments

Comments
 (0)