Skip to content

Commit

Permalink
chore(travis): update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Apr 1, 2020
1 parent 2a03df3 commit 8a09011
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
language: go
go:
- 1.12.x
env:
- GO111MODULE=on
- 1.14.x
install:
- nvm install 10
- node -v && npm -v
- go get github.com/mitchellh/gox
- go get github.com/tcnksm/ghr
before_script:
Expand Down

0 comments on commit 8a09011

Please sign in to comment.