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 language: go
go: go:
- 1.13.x - 1.13.x
node_js:
- 12.16.3
git: git:
depth: 1 depth: 1
install: install: