Release wallabag 2.3.0

This commit is contained in:
Nicolas Lœuillet 2017-12-11 19:56:14 +01:00
parent bd527a9f4c
commit 79ad373d33
2 changed files with 7579 additions and 1 deletions

View file

@ -69,7 +69,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
- echo "travis_fold:start:prepare"
- make prepare DB=$DB
- echo "travis_fold:end:prepare"

7578
composer.lock generated Normal file

File diff suppressed because it is too large Load diff