This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
git2go
Watch
1
Star
0
Fork
You've already forked git2go
0
Code
Issues
52
Pull Requests
31
Packages
Projects
Releases
Wiki
Activity
e969b33b33
git2go
/
.travis.yml
12 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
Add a travis script Add a build script and ask Travis to run it. It downloads the tip of libgit2's dev branch and tests against that.
2014-02-28 07:26:03 -06:00
language
:
go
go
:
-
1.1
Update travis settings Build on 1.2 and allow tip to fail. These failures sometimes are our fault, sometimes go's.
2014-05-31 09:51:51 -05:00
-
1.2
travis: build with Go 1.3
2014-07-03 01:48:41 -05:00
-
1.3
Add a travis script Add a build script and ask Travis to run it. It downloads the tip of libgit2's dev branch and tests against that.
2014-02-28 07:26:03 -06:00
-
tip
Update travis settings Build on 1.2 and allow tip to fail. These failures sometimes are our fault, sometimes go's.
2014-05-31 09:51:51 -05:00
matrix
:
allow_failures
:
-
go
:
tip