travis: Start building golang 1.8 as well

Require success from 1.7 since we'll probably move to it as the default
within six months.
This commit is contained in:
James Shubin
2017-02-22 19:15:53 -05:00
parent 53b8a21d1e
commit b0fce6a80d

View File

@@ -2,6 +2,7 @@ language: go
go:
- 1.6
- 1.7
- 1.8
- tip
sudo: true
dist: trusty
@@ -14,7 +15,7 @@ matrix:
fast_finish: true
allow_failures:
- go: tip
- go: 1.7
- go: 1.8
notifications:
irc:
channels: