Use go 1.11 in Travis

This commit is contained in:
stefanprodan
2018-11-24 16:23:20 +02:00
parent 07771f500f
commit 423d9bbbb3
+1 -1
View File
@@ -2,7 +2,7 @@ sudo: required
language: go
go:
- 1.10.x
- 1.11.x
services:
- docker