mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-07 05:56:56 +00:00
Merge pull request #198 from mihirjham/mihir/fix-ci
update(travis): Bump up go version to 1.12 to see if travis builds pass
This commit is contained in:
@@ -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/...
|
||||
|
||||
Reference in New Issue
Block a user