This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
node_exporter
mirror of
https://github.com/prometheus/node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a077024f51
node_exporter
/
.travis.yml
10 lines
60 B
YAML
Raw
Normal View
History
Unescape
Escape
update travis * use new Travis infrastructure * specify Go versions (1.4.3, 1.5.1, tip) * bypass the makefile to really build with all versions
2015-09-26 15:29:24 +00:00
sudo
:
false
added travis automated build and status on the readme
2015-03-19 02:04:29 +00:00
language
:
go
update travis * use new Travis infrastructure * specify Go versions (1.4.3, 1.5.1, tip) * bypass the makefile to really build with all versions
2015-09-26 15:29:24 +00:00
go
:
Use latest released Go 1.8 (#611)
2017-06-30 16:33:33 +00:00
-
1.8
.x
Vendor all dependencies Uses godep to vendor dependencies. Godeps is not necessary during build, golang's new vendor support is used instead.
2016-01-21 03:19:15 +00:00
-
tip
added travis automated build and status on the readme
2015-03-19 02:04:29 +00:00
script
:
New release process using docker, circleci and a centralized building tool
2016-01-24 22:38:06 +00:00
-
make