Release wallabag 2.0.5

This commit is contained in:
Nicolas Lœuillet 2016-05-31 21:49:52 +02:00
parent 1584067028
commit 81b53d9812
2 changed files with 6102 additions and 1 deletions

View file

@ -53,7 +53,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
- bin/phpunit -v
- if [ "$CS_FIXER" = "run" ]; then php bin/php-cs-fixer fix src/ --verbose --dry-run ; fi;

6101
composer.lock generated Normal file

File diff suppressed because it is too large Load diff