mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 22:34:31 -04:00
Activate Dusk in Travis
This commit is contained in:
parent
54c4d7d8c5
commit
f9f8f0b92a
@ -77,7 +77,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- php ./vendor/bin/phpunit --debug --verbose --coverage-clover=coverage.xml
|
- php ./vendor/bin/phpunit --debug --verbose --coverage-clover=coverage.xml
|
||||||
# php artisan dusk
|
- php artisan dusk
|
||||||
#- npm test
|
#- npm test
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user