This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
ef36aec2e4
open-consul
/
.travis.yml
13 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
Adding Travis file
2014-04-19 20:40:38 +00:00
language
:
go
go
:
-
tip
Only build pushes to master and PR's on travis
2015-02-17 20:33:08 +00:00
branches
:
only
:
-
master
Adding Travis file
2014-04-19 20:40:38 +00:00
install
:
make deps
script
:
Use test target for travis-ci, remove flowdock
2015-06-13 00:02:34 +00:00
-
make test