Compare commits

...

1 Commits

Author SHA1 Message Date
b1b4ae6f86 Release wallabag 2.3.2 2018-01-22 11:10:39 +01:00
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