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:
authorPiwik Automation <hello@piwik.org>2014-10-17 01:23:45 +0400
committerPiwik Automation <hello@piwik.org>2014-10-17 01:23:45 +0400
commite47d2b5b9add9a5fe1e693f6a5fc693459a983f6 (patch)
tree4962004e0cd80f17631610a401b91539360a3f3b /.travis.yml
parent32f275c82feb116b95a6f2d9ee1da6644a34ab16 (diff)
.travis.yml file is out of date, auto-updating .travis.yml file.
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 a874da048e..603c2ad793 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,9 +11,9 @@ language: php
# We want to test against PHP 5.3.3/5.4/5.5
php:
- - 5.4
- 5.6
- 5.5
+ - 5.4
- 5.3.3
# - hhvm