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
path: root/tests
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2014-12-19 10:50:44 +0300
committerdiosmosis <benaka@piwik.pro>2014-12-19 10:50:44 +0300
commit0e779132df01e7b7992a5ee0469feee5b69de639 (patch)
tree671a7761d24575166d8acb142dd765ed20066216 /tests
parentbd6c0b940942a55e72b76f786ba2e954c8cd613e (diff)
Remove unnecessary code in last commit.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/travis/travis.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/travis/travis.sh b/tests/travis/travis.sh
index 7e9a0b14fd..1c75579f05 100755
--- a/tests/travis/travis.sh
+++ b/tests/travis/travis.sh
@@ -17,11 +17,6 @@ then
echo " [ plugin name = $PLUGIN_NAME ]"
fi
- if [ -n "$PHPUNIT_EXTRA_OPTIONS" ]
- then
- PHPUNIT_EXTRA_OPTIONS=""
- fi
-
if [ "$TEST_SUITE" = "AngularJSTests" ]
then
./../angularjs/scripts/travis.sh