Modify: set node_js version to node_js in travis.yml

pull/427/head 3.1.0
HFO4 2020-05-24 11:31:00 +08:00
parent e607311268
commit 14f5982b47
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
language: go language: go
go: go:
- 1.13.x - 1.13.x
node_js:
- 12.16.3
git: git:
depth: 1 depth: 1
install: install: