This website requires JavaScript.
Explore
Help
Sign In
mirror
/
client_golang
mirror of
https://github.com/prometheus/client_golang.git
Watch
1
Star
0
Fork
You've already forked client_golang
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c1c13d109
client_golang
/
.travis.yml
5 lines
49 B
YAML
Raw
Normal View
History
Unescape
Escape
Simplify the Travis-CI configuration. Even though Travis does NOT offer a consistent Go platform, I want to nevertheless simplify the scaffolding scripts around it to make it easier for other folks to perform pull requests, reviews, etc. while letting the tests run.
2012-12-19 14:24:17 +04:00
language
:
go
Incorporate the Travis-CI (continuous integration) configuration such that test status will be reported.
2012-05-20 02:00:39 +04:00
script
:
Rearrange file and package per convention. WIP - Please review but do not merge.
2013-04-03 20:33:32 +04:00
-
make -f Makefile.TRAVIS