travisci: Switch to recent versions of Go.

This commit is contained in:
Andrey Petrov 2017-05-11 13:31:14 -04:00
parent 25689a88ed
commit 2d6c4afee2

View File

@ -4,8 +4,8 @@ notifications:
language: go
go:
- 1.6
- 1.7
- latest
- tip
env:
- CGO_ENABLED=0