Update Go version for Travis

This commit is contained in:
Alexander Neumann
2020-02-26 21:35:20 +01:00
parent f3408b3e46
commit 0cfe4320c0

View File

@@ -3,15 +3,10 @@ sudo: false
language: go
go:
- "1.7.x"
- "1.8.x"
- "1.9.x"
- "1.10.x"
- master
matrix:
allow_failures:
- go: master
- "1.11.x"
- "1.12.x"
- "1.13.x"
- "1.14.x"
branches:
only: