mirror of
https://github.com/danog/template.git
synced 2024-11-26 20:14:56 +01:00
Move coveralls dependency into travis
This commit is contained in:
parent
32c55f7f02
commit
2724cd8061
@ -9,6 +9,7 @@ php:
|
||||
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer require satooshi/php-coveralls:dev-master
|
||||
- composer install
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user