Update the Travis Go versions

This commit is contained in:
Bjørn Erik Pedersen 2017-02-17 17:44:07 +01:00
parent b5d8e8f46a
commit ee4055870c

View file

@ -5,8 +5,9 @@ matrix:
- go: 1.4.3 - go: 1.4.3
env: NOVET=true # No bundled vet. env: NOVET=true # No bundled vet.
- go: 1.5.4 - go: 1.5.4
- go: 1.6.3 - go: 1.6.4
- go: 1.7 - go: 1.7.5
- go: 1.8
- go: tip - go: tip
allow_failures: allow_failures:
- go: tip - go: tip