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>2014-05-02 01:29:51 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-02 01:29:51 +0400
commitf923df8dd8757838f5dc3414b751506896888d6d (patch)
tree65df52ff298aef90b6cacfb16e9a774637e5dff7 /.travis.yml
parentd9f631dcbec03a42c293b296d95fc307ad5523ed (diff)
Refs #5062 Disable PHP 5.6 tests as they don't pass:
`zend_mm_heap corrupted` https://travis-ci.org/piwik/piwik/jobs/24192025 1) Test_Piwik_ServeStaticFile::test_firstAccessNoCompression https://travis-ci.org/piwik/piwik/jobs/24192027
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 99602636d8..da7939b9a3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ php:
- 5.5
- 5.4
- 5.3
- - 5.6
+# - 5.6
# - hhvm
# Separate different test suites