This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
mirror of
https://github.com/prometheus/prometheus.git
synced
2024-11-12 16:44:05 -08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
ed5807a0e6
prometheus
/
.travis.yml
9 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
Add nascent Travis CI configuration.
2012-11-28 13:58:14 -08: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-13 21:59:55 -07:00
-
make
Reference in a new issue
Copy permalink