travis: update go version

This commit is contained in:
Davor Kapsa 2017-09-17 17:21:27 +02:00 committed by Dave Cunningham
parent 8a80309137
commit 4c5938c1f0

View File

@ -1,7 +1,7 @@
language: go
sudo: false
go:
- 1.8
- 1.x
- tip
before_install:
- go get github.com/axw/gocov/gocov