mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 21:57:09 +02:00
Enable container-based Travis builds.
See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/ Apparently disabling sudo is all that's needed.
This commit is contained in:
parent
ab7473b970
commit
fed2fcbe25
@ -1,5 +1,7 @@
|
||||
# We use native code.
|
||||
|
||||
sudo: false
|
||||
|
||||
language: go
|
||||
|
||||
go:
|
||||
|
Loading…
Reference in New Issue
Block a user