Skip to content

Commit 2a6843c

Browse files
committed
Update .travis.yml
1 parent 38405eb commit 2a6843c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3-
- "node"
43
- "lts/*"
4+
- "13"
5+
- "12"
56
- "10"

0 commit comments

Comments
 (0)