mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Make sure Composer is up-to-date
This commit is contained in:
@@ -8,6 +8,7 @@ php:
|
||||
- hhvm
|
||||
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer install --dev --prefer-source
|
||||
|
||||
script: ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml
|
||||
|
||||
Reference in New Issue
Block a user