Release wallabag 2.3.2

This commit is contained in:
Jeremy Benoist 2018-01-22 10:10:02 +01:00
parent f24e9bfab0
commit b1b4ae6f86
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
2 changed files with 7595 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"

7594
composer.lock generated Normal file

File diff suppressed because it is too large Load diff