mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Merge pull request #857 from prometheus/container-builds
Enable container-based Travis builds.
This commit is contained in:
commit
edc73318eb
|
@ -1,5 +1,7 @@
|
||||||
# We use native code.
|
# We use native code.
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
|
|
Loading…
Reference in a new issue