chore(api): use Go 1.11.1 on Travis CI

This commit is contained in:
Łukasz Mierzwa
2018-10-02 23:34:34 +01:00
parent 4bcb44a9d7
commit 1b76072e05

View File

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