travisci: Bump Go versions and use '.x' to always get latest patch versions (#281)

This commit is contained in:
Harald Nordgren 2018-10-28 16:25:05 +01:00 committed by Andrey Petrov
parent 75492825e9
commit f36d7eb9cc

View File

@ -4,7 +4,7 @@ notifications:
language: go
go:
- 1.11
- 1.x
env:
- CGO_ENABLED=0 GO111MODULE=on