mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-29 00:10:43 +05:30
Update .travis.yml
This commit is contained in:
parent
5c21370691
commit
4170f4e841
@ -6,3 +6,6 @@ php:
|
|||||||
|
|
||||||
before_script: composer install --dev
|
before_script: composer install --dev
|
||||||
script: phpunit
|
script: phpunit
|
||||||
|
|
||||||
|
after_script:
|
||||||
|
- php vendor/bin/coveralls -v
|
||||||
|
Loading…
Reference in New Issue
Block a user