Install with --dev for Coveralls

This commit is contained in:
Gregory Oschwald 2013-05-20 13:25:25 -07:00
parent ef618d06c1
commit 2b1ec4abbe

View File

@ -6,7 +6,7 @@ php:
- 5.5 - 5.5
before_install: before_install:
- composer install - composer install --dev
- pyrus install pear/PHP_CodeSniffer - pyrus install pear/PHP_CodeSniffer
- phpenv rehash - phpenv rehash