Release wallabag 2.0.7

This commit is contained in:
Nicolas Lœuillet 2016-08-22 11:15:28 +02:00
parent 80bb0b7344
commit 76ee8a9ea5
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
2 changed files with 7437 additions and 1 deletions

View file

@ -73,7 +73,7 @@ before_install:
- if [[ $TRAVIS_REPO_SLUG = wallabag/wallabag ]]; then cp .composer-auth.json ~/.composer/auth.json; fi;
script:
- travis_wait composer install --no-interaction --no-progress --prefer-dist -o
- travis_wait composer update --no-interaction --no-progress
- ant prepare-$DB
- phpunit -v
- if [ "$CS_FIXER" = "run" ]; then php bin/php-cs-fixer fix src/ --verbose --dry-run ; fi;

7436
composer.lock generated Normal file

File diff suppressed because it is too large Load diff