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