.travis.yml: bump go version to 1.11.5

This commit is contained in:
Lucas Serven
2019-02-06 17:26:44 +01:00
parent 465ae73370
commit 25958f0131
2 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ services:
- docker
go:
- 1.11.1
- 1.11.5
before_install:
- go get -u golang.org/x/lint/golint