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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-06-02 14:50:04 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-06-02 14:50:04 +0300
commit77e87d7c96467a9b0a36650649d60c84cff30c4e (patch)
tree2e488daa991252668e5e569700611583cddb0581 /.scrutinizer.yml
parentafd16fc865ef90674a204a89806b0a7537676230 (diff)
Update the PHP version used by Scrutinizer
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index b8ce49891f..560737221d 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -19,7 +19,7 @@ filter:
build:
environment:
php:
- version: 5.5.12
+ version: 5.6.9
dependencies:
before:
- cp tests/PHPUnit/config.ini.travis.php config/config.ini.php