Update CI config

pull/417/head
Daniel Supernault 7 years ago
parent 6bcbd061f0
commit e8616c290f
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -41,6 +41,8 @@ jobs:
paths:
- vendor
- run: php artisan key:generate && php artisan config:clear
# run tests with phpunit or codecept
- run: ./vendor/bin/phpunit
- store_test_results:

Loading…
Cancel
Save