Modify: set node_js version to node_js in travis.yml

pull/427/head 3.1.0
HFO4 5 years ago
parent e607311268
commit 14f5982b47

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

Loading…
Cancel
Save