Skip to content

Commit

Permalink
Fix: node js version
Browse files Browse the repository at this point in the history
  • Loading branch information
HFO4 committed Jun 1, 2020
1 parent c71a2c5 commit 27bf8ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: go
go:
- 1.13.x
node_js:
- 12.16.3
node_js: "12.16.3"
git:
depth: 1
install:
Expand Down

0 comments on commit 27bf8ca

Please sign in to comment.