Skip to content

Commit 6438f43

Browse files
committedApr 22, 2020
update nodejs versions
1 parent d6d5979 commit 6438f43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
language: "node_js"
1+
language: node_js
22
node_js:
3+
- 14
4+
- 13
35
- 12
46
- 10
5-
- 8
67
script: "npm run lint && npm run build && npm test"

0 commit comments

Comments
 (0)
Please sign in to comment.