2017-04-06 12:42:37 +02:00
|
|
|
build:
|
2017-04-06 12:57:31 +02:00
|
|
|
tests:
|
|
|
|
before:
|
|
|
|
- make install
|
2017-04-06 12:42:37 +02:00
|
|
|
environment:
|
|
|
|
php:
|
|
|
|
version: 5.6
|
|
|
|
ini:
|
|
|
|
'date.timezone': 'Europe/Berlin'
|
2017-04-06 16:22:12 +02:00
|
|
|
|
|
|
|
filter:
|
|
|
|
excluded_paths:
|
|
|
|
- "tests/Fixtures/"
|