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 07:55:04 +0400
committerPiwik Automation <hello@piwik.org>2014-10-17 07:55:04 +0400
commit1edd13797913435c23d10506378b443e61bb426c (patch)
tree344fbcd8b7e7ecbfeaeb8659b1f03425919f559b /.travis.yml
parent31f4cce0c525550cfe89d8067b967872b1932123 (diff)
.travis.yml file is out of date, auto-updating .travis.yml file.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1eec947ae5..d85fb35c81 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,9 +9,12 @@
language: php
+# We want to test against PHP 5.3.3/5.4/5.5
php:
+ - 5.4
- 5.3.3
- 5.6
+ - 5.5
# - hhvm
# Separate different test suites