Skip to content

Commit 2fa85bb

Browse files
Update .travis.yml
1 parent bca5fcc commit 2fa85bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
3-
- "8"
4-
- "10"
5-
- "12"
6-
- "13"
3+
- 8
4+
- 10
5+
- 12
6+
- 14
77
after_script:
88
- coveralls < coverage/lcov.info

0 commit comments

Comments
 (0)