mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-08 06:06:40 +02:00
add composer commands to travis config
This commit is contained in:
@@ -4,4 +4,8 @@ php:
|
|||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- wget -nc http://getcomposer.org/composer.phar
|
||||||
|
- php composer.phar install --dev
|
||||||
|
|
||||||
script: phpunit
|
script: phpunit
|
||||||
|
Reference in New Issue
Block a user