mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-10 17:46:09 +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:
|
before_script:
|
||||||
- curl -s http://getcomposer.org/installer | php
|
- curl -s http://getcomposer.org/installer | php
|
||||||
|
- php composer.phar require friendsofsymfony/rest-bundle:dev-master --no-update
|
||||||
- php composer.phar install --dev
|
- php composer.phar install --dev
|
||||||
|
|
||||||
script: phpunit
|
script: phpunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user