diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-06-07 03:00:29 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-06-07 03:27:00 +0200 |
| commit | 3da96c3dd775f2242797a53b04a65919a15899e4 (patch) | |
| tree | 8826606309541c705c57742eae2353bb9fff892e /Makefile | |
| parent | c734fc2a6b015f5b38f30da106736877cfbe02c7 (diff) | |
Adjust travis script to static
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ default: test build-libgit2: ./script/build-libgit2-static.sh + cat ./vendor/libgit2/libgit2.pc + cat ./vendor/install/lib/pkgconfig/libgit2.pc test: build-libgit2 ./script/with-static.sh go test ./... |
