Better db seeding for other models, remove dusk tests till 5.5 and better chrome headless testing support is released

This commit is contained in:
Jonny Barnes 2017-07-17 17:25:53 +01:00
parent 20d71513f3
commit 323191d82c
5 changed files with 8 additions and 9 deletions

View file

@ -60,7 +60,6 @@ before_script:
script:
- php vendor/bin/phpunit --coverage-text
- php artisan dusk
- php vendor/bin/security-checker security:check ./composer.lock --end-point=http://security.sensiolabs.org/check_lock
after_script: