This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
462a03c1ab
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