Skip to content

Commit 4478956

Browse files
authored
Merge pull request #25 from MichaelDeBoey/patch-1
Update .travis.yml
2 parents bca5fcc + 2fa85bb commit 4478956

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)