From cd312bb82c8693ffeb9b143e5361567657a7cede Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 3 Jan 2018 02:39:59 +0100 Subject: build: travis: fix osx support This commit fixes builds of blogc and helper tools on osx, and enables travis tests on it. This also includes some general improvements for travis, and disable tests that require mocked functions if the linker does not supports `-wrap` ldflag --- .travis/targets/distcheck.sh | 1 - 1 file changed, 1 deletion(-) (limited to '.travis/targets/distcheck.sh') diff --git a/.travis/targets/distcheck.sh b/.travis/targets/distcheck.sh index 06a0ba3..104893b 100644 --- a/.travis/targets/distcheck.sh +++ b/.travis/targets/distcheck.sh @@ -5,7 +5,6 @@ build() { --disable-silent-rules \ --enable-ronn \ --enable-tests \ - --enable-valgrind \ --enable-git-receiver \ --enable-make \ --enable-runserver -- cgit v1.2.3-18-g5258