chore(ci): use Go 1.11.4 on Travis

This commit is contained in:
Łukasz Mierzwa
2018-12-15 21:52:42 +00:00
parent d548c1c5ff
commit d115dc65e1

View File

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