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-12-27 14:39:53 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
85eb47197f
node_exporter
/
.travis.yml
14 lines
112 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
:
-
1.4
.3
-
1.5
.1
-
tip
install
:
-
go get -d
added travis automated build and status on the readme
2015-03-18 19:04:29 -07:00
script
:
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 test -v ./...
Reference in a new issue
Copy permalink