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-03-31 00:41:35 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-31 00:41:43 +0400
commit329a293095d7c8a981529c08ec3ba8da90ece12f (patch)
treeee5c94310ffb9e78896a0ddb9bc813d1ecb2b724 /tests/PHPUnit/travis.sh
parent7c1a73db9d5683ccb074012a1e735124f21a74a4 (diff)
refs #4691 added more test cases
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 427728147a..0089ddcf51 100755
--- a/tests/PHPUnit/travis.sh
+++ b/tests/PHPUnit/travis.sh
@@ -15,7 +15,7 @@ if [ -n "$TEST_SUITE" ]
then
if [ "$TEST_SUITE" = "AngularJSTests" ]
then
- sh ./../angularjs/travis.sh
+ sh ./../angularjs/scripts/travis.sh
elif [ "$TEST_SUITE" = "JavascriptTests" ]
then
touch ../javascript/enable_sqlite