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-08-21 12:43:12 +0400
committerPiwik Automation <hello@piwik.org>2014-08-21 12:43:12 +0400
commit03a14f72bfb023323f3bdced9e59527483e2a476 (patch)
treec275672a5ec6de4b1c70856de1ccc890679d75b0 /.travis.yml
parent1185388ee4d336248aa8b36ef234f46c86b50723 (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, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6b6933248b..ee917b3fbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,13 +1,14 @@
# do not edit this file manually, instead run the generate:travis-yml console command
+# if you are a Piwik core developer, edit this template file to auto generate the travis.yml: https://github.com/piwik/piwik/blob/master/plugins/CoreConsole/templates/travis.yml.twig
language: php
# We want to test against PHP 5.3.3/5.4/5.5
php:
+ - 5.6
- 5.5
- 5.4
- 5.3.3
-# - 5.6
# - hhvm
# Separate different test suites