automated-typo3-update/.scrutinizer.yml
Daniel Siepmann c8166df601
WIP|FEATURE: Allow scrutinizer to run tests
* Install standard to enable sniffs to run.

Relates: #46
2017-04-06 13:02:30 +02:00

9 lines
144 B
YAML

build:
tests:
before:
- make install
environment:
php:
version: 5.6
ini:
'date.timezone': 'Europe/Berlin'