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:
authormattab <matthieu.aubry@gmail.com>2013-11-26 07:52:04 +0400
committermattab <matthieu.aubry@gmail.com>2013-11-26 07:52:04 +0400
commita0e4aecec2083b47f7f3f4fd4c26c2faf0fb4ec9 (patch)
treee5474173e4fa86787b3e3b3fc62d500820a70ef2 /tests/PHPUnit/travis.sh
parentfd9d226477d22ec11ecbbfa02a925172147da4a6 (diff)
Renaming build to JavascriptTests
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 c67a809f10..c255b255a8 100755
--- a/tests/PHPUnit/travis.sh
+++ b/tests/PHPUnit/travis.sh
@@ -9,7 +9,7 @@ then
else
if [ -n "$TEST_SUITE" ]
then
- if [ "$TEST_SUITE" = "JsTests" ]
+ if [ "$TEST_SUITE" = "JavascriptTests" ]
then
touch ../javascript/enable_sqlite
phantomjs ../javascript/testrunner.js