Specify PHP 5.4 as version for scrutinizer

Let's see if this helps for cases such as https://github.com/owncloud/core/issues/19793
This commit is contained in:
Lukas Reschke 2015-10-14 22:50:47 +02:00
parent 905474ebd4
commit d0cc8f5cee

View file

@ -1,3 +1,13 @@
application:
environment:
php:
version: 5.4
build:
environment:
php:
version: 5.4
filter:
excluded_paths:
- '3rdparty/*'