Commit 6ca59f3b authored by Bilal Amarni's avatar Bilal Amarni

removed composer download

parent 0d02614d
language: php
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
before_script: composer install --dev
php:
- 5.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment