fix travis

This commit is contained in:
denisdulici
2018-12-14 17:45:50 +03:00
parent bc3626e8db
commit 456335e05b
2 changed files with 8 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ before_install:
before_script:
- cp .env.testing .env
- composer install --no-interaction
- composer test --no-interaction
script:
- vendor/bin/phpunit