Fix: node js version
This commit is contained in:
parent
c71a2c5b64
commit
27bf8ca9b2
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.13.x
|
||||
node_js:
|
||||
- 12.16.3
|
||||
node_js: "12.16.3"
|
||||
git:
|
||||
depth: 1
|
||||
install:
|
||||
|
|
Loading…
Add table
Reference in a new issue