This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
mirror of
https://github.com/prometheus/node_exporter.git
synced
2024-11-10 07:34:09 -08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
69368b7f9c
node_exporter
/
.travis.yml
10 lines
58 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 08:29:24 -07:00
sudo
:
false
added travis automated build and status on the readme
2015-03-18 19:04:29 -07: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 08:29:24 -07:00
go
:
Remove golang 1.7 from CI test matrix As staticcheck requires now golang 1.8 as minimum version, the easiest solution was to side step that issue and simply stop testing on go 1.7.
2017-03-13 20:19:45 -07:00
-
1.8
Vendor all dependencies Uses godep to vendor dependencies. Godeps is not necessary during build, golang's new vendor support is used instead.
2016-01-20 19:19:15 -08:00
-
tip
added travis automated build and status on the readme
2015-03-18 19:04:29 -07:00
script
:
New release process using docker, circleci and a centralized building tool
2016-01-24 14:38:06 -08:00
-
make
Reference in a new issue
Copy permalink