mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-04 14:12:14 -04:00
Merge pull request #857 from prometheus/container-builds
Enable container-based Travis builds.
This commit is contained in:
commit
edc73318eb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# We use native code.
|
||||
|
||||
sudo: false
|
||||
|
||||
language: go
|
||||
|
||||
go:
|
||||
|
|
|
|||
Loading…
Reference in a new issue