Bump Travis to Go 1.7

This commit is contained in:
Bjørn Erik Pedersen 2016-08-16 10:05:10 +02:00
parent 661c9787ea
commit 2175ea5b06

View file

@ -2,6 +2,7 @@ language: go
sudo: required
go:
- 1.6.3
- 1.7
- tip
os:
- linux
@ -9,6 +10,7 @@ os:
matrix:
allow_failures:
- go: tip
fast_finish: true
script:
- make check
- go build -race