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-03-07 16:03:42 +0400
committermattab <matthieu.aubry@gmail.com>2014-03-07 16:03:42 +0400
commitb0abaa5ce7791f93e3c5a43d3cf7f689b0a40f13 (patch)
tree55e9dfb94ff786acec13d9beae805956b851fd1f /.travis.yml
parent0940805b8ef5686fc305d6c37af81798917a579b (diff)
Disable HHVM as it requires a bit more work to enable build
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 b093f3dfa7..139184f409 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ php:
- 5.5
- 5.4
- 5.3
- - hhvm
+# - hhvm
# Separate different test suites
env: