mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-27 23:40:22 +05:30
Update composer before running
This commit is contained in:
parent
0c4a45f329
commit
e71eb8074c
@ -9,7 +9,11 @@ matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script: composer install --prefer-source
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer --version
|
||||
- composer install --prefer-source
|
||||
|
||||
script: phpunit --configuration phpunit.xml.dist
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user