Merge branch '2.0'

This commit is contained in:
Richard Miller 2012-07-10 21:38:42 +01:00
commit 16ab1481d2

View file

@ -6,7 +6,7 @@ php:
before_script:
- wget -nc http://getcomposer.org/composer.phar
- php composer.phar install
- php composer.phar install --dev
script: phpunit