mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 05:07:36 +02:00
use installer script to install Composer
This commit is contained in:
@@ -5,7 +5,7 @@ php:
|
|||||||
- 5.4
|
- 5.4
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- wget -nc http://getcomposer.org/composer.phar
|
- curl -s http://getcomposer.org/installer | php
|
||||||
- php composer.phar install --dev
|
- php composer.phar install --dev
|
||||||
|
|
||||||
script: phpunit
|
script: phpunit
|
||||||
|
Reference in New Issue
Block a user