Release wallabag 2.3.1

This commit is contained in:
Nicolas Lœuillet 2017-12-26 16:04:28 +01:00
parent 3473e600b1
commit 58411a734a
No known key found for this signature in database
GPG key ID: 68C7E8049A047DF7
2 changed files with 7586 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"

7585
composer.lock generated Normal file

File diff suppressed because it is too large Load diff