8
0
Bifurcation 0
oxid-sql-logger/.travis.yml

17 lignes
215 B
YAML
Brut Vue normale Historique

2019-10-01 12:21:04 +02:00
language: php
php:
- 7.0
cache:
directories:
- $HOME/.composer/cache
before_script:
- composer install
script:
- php ./vendor/bin/phpspec run --format=pretty --stop-on-failure --no-code-generation