Modify: set node_js version to node_js in travis.yml

This commit is contained in:
HFO4 2020-05-24 11:31:00 +08:00
parent e607311268
commit 14f5982b47

View file

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