Travis download deps from GitHub source
This commit is contained in:
parent
e6622a8e46
commit
5405241b8f
@ -7,4 +7,4 @@ php:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- curl -s http://getcomposer.org/installer | php
|
- curl -s http://getcomposer.org/installer | php
|
||||||
- php composer.phar install --dev
|
- php composer.phar install --dev --prefer-source
|
||||||
|
Loading…
Reference in New Issue
Block a user