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:
authordiosmosis <benakamoorthi@fastmail.fm>2014-08-11 03:49:59 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-08-11 03:49:59 +0400
commited4804ba80e0be63f6a963f529395e09ab62d35a (patch)
tree128d6625f2f5076ed35a9af14b7eacca7e57882a /plugins
parent25c3bf0f63c86c53afdd52edbe8ebe3b9e718ba3 (diff)
Revert "Temporary change to test for recursion detection. [.travis.yml file is out of date]"
This reverts commit 25c3bf0f63c86c53afdd52edbe8ebe3b9e718ba3.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/CoreConsole/templates/travis.yml.twig2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CoreConsole/templates/travis.yml.twig b/plugins/CoreConsole/templates/travis.yml.twig
index 81adb688f4..6d25790458 100644
--- a/plugins/CoreConsole/templates/travis.yml.twig
+++ b/plugins/CoreConsole/templates/travis.yml.twig
@@ -85,8 +85,6 @@ install:
before_script:
- ./tests/travis/configure_git.sh
- - echo "change for testing"
-
# print out mysql information
- mysql --version
- mysql -e "SELECT VERSION();"