mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-08 13:42:25 +05:30
Tried removed --prefer-dist
This commit is contained in:
parent
1483ce936b
commit
30abfeefbf
@ -13,7 +13,7 @@ matrix:
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer require satooshi/php-coveralls:dev-master --no-update --dev
|
||||
- composer install --prefer-dist
|
||||
- composer install
|
||||
- cd examples/relational && composer install --prefer-dist
|
||||
- php config/init.php
|
||||
- php -S localhost:8000 &
|
||||
|
Loading…
Reference in New Issue
Block a user