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
remotes/origin/dropbox-use-clientmtime
Lukas Reschke 9 years ago
parent 905474ebd4
commit d0cc8f5cee

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

Loading…
Cancel
Save