From 3da96c3dd775f2242797a53b04a65919a15899e4 Mon Sep 17 00:00:00 2001 From: Carlos Martín Nieto Date: Sat, 7 Jun 2014 03:00:29 +0200 Subject: Adjust travis script to static --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4ecc8a4..b306577 100644 --- a/Makefile +++ b/Makefile @@ -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 ./... -- cgit v1.2.3