Composer install

This commit is contained in:
Alex Bilbie 2013-01-02 21:31:33 +00:00
parent 1c3b319aa6
commit b10613c5e3

View File

@ -4,4 +4,5 @@ php:
- 5.3
- 5.4
before_script: composer install
script: phpunit -c build/phpunit.xml