Update composer if it is old.
This commit is contained in:
parent
2b1ec4abbe
commit
0f76a28527
|
@ -6,6 +6,7 @@ php:
|
|||
- 5.5
|
||||
|
||||
before_install:
|
||||
- composer self-update
|
||||
- composer install --dev
|
||||
- pyrus install pear/PHP_CodeSniffer
|
||||
- phpenv rehash
|
||||
|
|
Loading…
Reference in New Issue
Block a user