From 0e97b20f09f438b13f2b7b83d40d56c28679b5f9 Mon Sep 17 00:00:00 2001 From: Konstantin Dmitriev Date: Oct 29 2019 10:37:21 +0000 Subject: Set path --- diff --git a/autobuild/synfigrenderer-regression-test.sh b/autobuild/synfigrenderer-regression-test.sh index bac9e29..1cd0c70 100755 --- a/autobuild/synfigrenderer-regression-test.sh +++ b/autobuild/synfigrenderer-regression-test.sh @@ -1,8 +1,9 @@ #!/bin/bash -set -x +set -x -ls +export PATH="${TRAVIS_BUILD_DIR}/_production/build/bin:$PATH" +which synfig ccache -s # show ccache stats git clone --depth 1 https://github.com/synfig/synfig-tests-regressions.git