This commit is contained in:
Pierre Rudloff 2016-08-19 00:43:07 +02:00
parent ab08c8f563
commit 0bf363651d
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ install:
- composer install --no-dev
before_install:
- composer selfupdate
after_success:
- bash <(curl -s https://codecov.io/bash)