Skip to content

Commit

Permalink
update(travis): Bump up go version to 1.12 to see if travis builds pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihir Jham committed Jan 16, 2020
1 parent 1977696 commit 2427158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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/...
Expand Down

0 comments on commit 2427158

Please sign in to comment.