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-04-04 11:04:05 +0400
committermattab <matthieu.aubry@gmail.com>2013-04-04 11:04:05 +0400
commitfa9443b1b002f4ca69de917590f3f37a97bf6bd9 (patch)
treeecc81476267fdb3ef3b440f9d7e03f023bde6dc4 /.travis.yml
parentf4bb34565c51a29fd0d4bb49ac6d77087956496e (diff)
Adding more server info in travis output.
My goal is to enable scheduled report tests on PHP 5.4 instead of 5.3
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b97221bdab..04ed9189ff 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ matrix:
script: ./travis.sh
before_script:
+ - echo `uname -a`
- echo `date`
- mysql -e 'create database piwik_test;'
- ./tests/travis/prepare.sh