Merge pull request #218 from prymitive/go-1.11.2-travis

chore(ci): use Go 1.11.2 on Travis
This commit is contained in:
Łukasz Mierzwa
2018-11-04 11:17:10 +00:00
committed by GitHub

View File

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