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
41b0115ee6
open-consul
/
.travis.yml
15 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Adding Travis file
2014-04-19 20:40:38 +00:00
language
:
go
go
:
Bumps Travis to Go 1.6.3.
2016-08-16 22:25:43 +00:00
-
1.6
.3
Adding Travis file
2014-04-19 20:40:38 +00:00
Only build pushes to master and PR's on travis
2015-02-17 20:33:08 +00:00
branches
:
only
:
-
master
Removes the obsolete deps target from Travis.
2016-02-13 02:41:33 +00:00
install
:
make
Adding Travis file
2014-04-19 20:40:38 +00:00
script
:
travis-ci: use newer build infra
2015-07-28 16:13:25 +00:00
-
make test
sudo
:
false