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:
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