upgrade travis to golang 1.11

This commit is contained in:
Shivaram Lingamneni 2018-08-28 16:25:42 -04:00
parent 0e5842b33a
commit 0362269215

@ -1,7 +1,7 @@
language: go
go:
- "1.10.x"
- "1.11.x"
install: make deps