Release wallabag 2.2.2

This commit is contained in:
Nicolas Lœuillet 2017-03-02 14:47:51 +01:00
parent 8c565e3b73
commit 90e74c6337
No known key found for this signature in database
GPG key ID: BDC1EFB5CA0145F2
2 changed files with 6714 additions and 1 deletions

View file

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

6713
composer.lock generated Normal file

File diff suppressed because it is too large Load diff