This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
prometheus
mirror of
https://github.com/prometheus/prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
169ed9d297
prometheus
/
.travis.yml
9 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
Add nascent Travis CI configuration.
2012-11-28 21:58:14 +00:00
language
:
go
before_script
:
-
gvm install go1.0.3 || true
-
gvm use go1.0.3 || true
script
:
New self-sustaining, hermetic build system. This should help us produce self-contained artifacts for users as well as lower the hurdles for first-time contributors.
2013-04-14 04:59:55 +00:00
-
make