before_commands:
- cp .env.travis .env
checks:
php: true
javascript: true
filter:
excluded_paths:
- '*.min.js'
coding_style:
php:
spaces:
other:
after_type_cast: false
build: true
checks:
php: true
javascript: true
filter:
excluded_paths:
- '*.min.js'
coding_style:
php:
spaces:
other:
after_type_cast: false
build: true