Skip to content

Commit

Permalink
chore: fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
vvbogdanov87 authored and christophwitzko committed Jul 29, 2019
1 parent 69c6e36 commit a82645d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: go
go:
- 1.12.x
env:
- GO111MODULE=on
install:
- nvm install 10
- node -v && npm -v
Expand Down

0 comments on commit a82645d

Please sign in to comment.