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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-06-27 08:53:36 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-06-27 08:53:36 +0400
commit41a08af464acb8e6195da80c6d3bcf27612c34fd (patch)
treeac99dbb3a46e6aee73983ca58f75062c1f4115e9 /.travis.yml
parentbdaaa786baf038712c9482df453632716f20d64a (diff)
Investigating travis build failure... (64th commit)
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 277d360308..49567b9d80 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ language: php
# We want to test against PHP 5.3/5.4/5.5
php:
- 5.5
-# - 5.4
+ - 5.4
# - 5.3
# Separate different test suites