Modify: set node_js version to node_js in travis.yml
This commit is contained in:
parent
e607311268
commit
14f5982b47
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.13.x
|
||||
node_js:
|
||||
- 12.16.3
|
||||
git:
|
||||
depth: 1
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue