Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-20 07:26:30 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-20 07:26:43 +0400
commit1c38c8fc428880304f5cbaa415ffa08cc8b13696 (patch)
treecddf5bd06f2a7ff470b6dbc28e13aacbb3722c03 /tests/PHPUnit/travis.sh
parentbcd535f862ead3959eba64c6e864cfa9594b5482 (diff)
Fixing build and tweaking UI test building.
Diffstat (limited to 'tests/PHPUnit/travis.sh')
-rwxr-xr-xtests/PHPUnit/travis.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/PHPUnit/travis.sh b/tests/PHPUnit/travis.sh
index 7339d7d75d..6e04e47ecc 100755
--- a/tests/PHPUnit/travis.sh
+++ b/tests/PHPUnit/travis.sh
@@ -8,6 +8,7 @@ else
then
if [ "$TEST_DIR" = "UI" ]
then
+ echo ""
echo "View UI failures (if any) here http://builds-artifacts.piwik.org/ui-tests.master/$TRAVIS_JOB_NUMBER/screenshot-diffs/diffviewer.html"
echo ""
fi