Skip to content

Commit 5194452

Browse files
committedJan 19, 2020
Updated .travis.yml
1 parent d64f6dc commit 5194452

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- "8"
4+
- "10"
5+
- "13"
46
cache:
57
directories:
68
- node_modules

0 commit comments

Comments
 (0)
Please sign in to comment.