mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-10 09:36:10 +03:00
Fix travis-ci config due to a Composer issue
This commit is contained in:
parent
b49ea21c36
commit
974cd9f706
@ -6,6 +6,7 @@ php:
|
||||
|
||||
before_script:
|
||||
- curl -s http://getcomposer.org/installer | php
|
||||
- php composer.phar require friendsofsymfony/rest-bundle:dev-master --no-update
|
||||
- php composer.phar install --dev
|
||||
|
||||
script: phpunit
|
||||
|
Loading…
x
Reference in New Issue
Block a user