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 language: go
sudo: false sudo: false
go: go:
- 1.8 - 1.x
- tip - tip
before_install: before_install:
- go get github.com/axw/gocov/gocov - go get github.com/axw/gocov/gocov