Add composer to travis

This commit is contained in:
Ivan Shalganov 2013-02-07 18:01:06 +04:00
parent 06b7fa488b
commit cdc10d07e8
1 changed files with 2 additions and 0 deletions

View File

@ -4,4 +4,6 @@ php:
- 5.3
- 5.4
before_script: composer install
script: phpunit