chore(ci): use Go 1.11.2 on Travis

This commit is contained in:
Łukasz Mierzwa
2018-11-04 10:36:33 +00:00
parent ecaa137008
commit d0bfea15f9

View File

@@ -1,6 +1,6 @@
defaults_go: &DEFAULTS_GO
language: go
go: "1.11.1"
go: "1.11.2"
cache:
directories:
- vendor