From: David Schweikert Date: Thu, 18 Sep 2014 23:21:33 +0000 (+1000) Subject: travis debugging X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02cebfd3acbb7e799992519560aa44b3ac2c1f5;p=fping.git travis debugging --- diff --git a/ci/build-2-install.sh b/ci/build-2-install.sh index 11c272e..f5955fc 100755 --- a/ci/build-2-install.sh +++ b/ci/build-2-install.sh @@ -1,4 +1,5 @@ -#!/bin/bash -e +#!/bin/bash +set -x PATH=$(pwd)/ci/build/bin:$PATH