CI: use latest versions of each Go major version

And use -u on go get.
This commit is contained in:
Daniel Martí 2017-11-25 19:57:29 +00:00 committed by Kenneth Shaw
parent 380c95b6c0
commit 98b0b39779

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.8 - 1.8.x
- 1.9 - 1.9.x
- tip - tip
addons: addons:
apt: apt: