Bump Travis versions and let patch versions float freely

This commit is contained in:
Harald Nordgren 2018-10-19 21:44:36 +02:00
parent 40172f1635
commit d2d06612ed

View file

@ -2,8 +2,9 @@ language: go
matrix: matrix:
include: include:
- go: 1.9.4 - go: 1.9.x
- go: 1.10.0 - go: 1.10.x
- go: 1.11.x
- go: tip - go: tip
allow_failures: allow_failures:
- go: tip - go: tip