Skip to content

Commit 14f5982

Browse files
committed
Modify: set node_js version to node_js in travis.yml
1 parent e607311 commit 14f5982

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: go
22
go:
33
- 1.13.x
4+
node_js:
5+
- 12.16.3
46
git:
57
depth: 1
68
install:

0 commit comments

Comments
 (0)