Attempt to get Travis to install dependencies via composer
This commit is contained in:
@@ -6,6 +6,7 @@ php:
|
||||
- 5.5
|
||||
|
||||
before_install:
|
||||
- composer install
|
||||
- pyrus install pear/PHP_CodeSniffer
|
||||
- phpenv rehash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user