Compare commits

...

1 Commits
2.6.5 ... 2.3.0

Author SHA1 Message Date
79ad373d33 Release wallabag 2.3.0 2017-12-11 19:56:14 +01:00
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; - if [[ $TRAVIS_REPO_SLUG = wallabag/wallabag ]]; then cp .composer-auth.json ~/.composer/auth.json; fi;
script: 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" - echo "travis_fold:start:prepare"
- make prepare DB=$DB - make prepare DB=$DB
- echo "travis_fold:end:prepare" - echo "travis_fold:end:prepare"

7578
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff