Update .travis.yml

Delete obsolete versions and update Go 1.8 to Go 1.8.1
This commit is contained in:
Albert Nigmatzianov 2017-05-01 22:55:20 +02:00
parent bc8a58ff4d
commit 6f647b1711

View file

@ -2,12 +2,8 @@ language: go
matrix:
include:
- go: 1.4.3
env: NOVET=true # No bundled vet.
- go: 1.5.4
- go: 1.6.4
- go: 1.7.5
- go: 1.8
- go: 1.8.1
- go: tip
allow_failures:
- go: tip