update(travis): Bump up go version to 1.12 to see if travis builds pass

This commit is contained in:
Mihir Jham
2020-01-15 16:21:02 -08:00
parent 197769656f
commit 24271586c9

View File

@@ -1,6 +1,6 @@
sudo: false
language: go
go: 1.6
go: 1.12
script:
- go get github.com/modocache/gover
- go get github.com/prometheus/client_golang/...