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:
authorThomas Steur <thomas.steur@googlemail.com>2014-07-01 03:10:17 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-07-01 03:10:17 +0400
commitfd565cd7131c2733716402166c0d6a552474e5a8 (patch)
treea7fd1bbf17be46bdbfc8e7c545b26b135841b67f /tests/PHPUnit/travis.sh
parentdbb5afaedbc9c2cd572681cc437a6ac914d55836 (diff)
display correct link to diff
Diffstat (limited to 'tests/PHPUnit/travis.sh')
-rwxr-xr-xtests/PHPUnit/travis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/travis.sh b/tests/PHPUnit/travis.sh
index 6ad7d07c79..331b59f4e4 100755
--- a/tests/PHPUnit/travis.sh
+++ b/tests/PHPUnit/travis.sh
@@ -36,7 +36,7 @@ then
then
artifacts_folder="protected/ui-tests.master.$PLUGIN_NAME"
else
- artifacts_folder="ui-tests.master"
+ artifacts_folder="ui-tests.$TRAVIS_BRANCH"
fi
echo ""