Skip to content

Commit

Permalink
Bump golang-dev-tools in Travis
Browse files Browse the repository at this point in the history
Update to latest available golang-dev-tools.
  • Loading branch information
HeavyWombat committed Aug 28, 2020
1 parent af0a2ca commit 4150ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
- 1.12.x

install:
- curl --silent --location https://goo.gl/g1CpPX | bash -s v1.0.8
- curl --silent --location https://goo.gl/g1CpPX | bash -s v1.3.0

script:
- export GO111MODULE=on
Expand Down

0 comments on commit 4150ca6

Please sign in to comment.