mirror of
https://github.com/devfake/flox.git
synced 2024-11-14 22:22:39 +01:00
Travis tests pretty print (#38)
This commit is contained in:
parent
bcfab5a18c
commit
16f7de684b
@ -18,7 +18,7 @@ cache:
|
||||
- backend/vendor
|
||||
|
||||
script:
|
||||
- (cd backend && phpunit)
|
||||
- (cd backend && phpunit --testdox)
|
||||
|
||||
install:
|
||||
- (cd backend && composer install --prefer-source --no-interaction)
|
||||
|
Loading…
Reference in New Issue
Block a user