Carlos Martín Nieto
|
ce7a12da68
|
travis: build with Go 1.3
|
2014-07-03 08:48:41 +02:00 |
Carlos Martín Nieto
|
4b681f9207
|
Don't build with Go 1.0
Its cgo linker doesn't support statically linking C libraries.
|
2014-06-07 19:14:11 +02:00 |
Carlos Martín Nieto
|
3da96c3dd7
|
Adjust travis script to static
|
2014-06-07 03:27:00 +02:00 |
Carlos Martín Nieto
|
3ca566e105
|
Update travis settings
Build on 1.2 and allow tip to fail. These failures sometimes are our
fault, sometimes go's.
|
2014-05-31 16:51:51 +02:00 |
Carlos Martín Nieto
|
b2a2a279d9
|
Add a settings package
This lets us modify the libgit2-wide options/settings.
|
2014-03-25 09:27:05 +01:00 |
Carlos Martín Nieto
|
f5f8e13744
|
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 15:15:32 +01:00 |