mirror of https://github.com/wallabag/wallabag.git
Fix travis fold
This commit is contained in:
parent
4c0ac1d10b
commit
e36c85eb79
|
@ -72,7 +72,7 @@ script:
|
|||
- travis_wait bash composer install -o --no-interaction --no-progress --prefer-dist
|
||||
- echo "travis_fold:start:prepare"
|
||||
- make prepare DB=$DB
|
||||
- echo "travis_fold:start:prepare"
|
||||
- echo "travis_fold:end:prepare"
|
||||
|
||||
- echo "travis_fold:start:fixtures"
|
||||
- php bin/console doctrine:fixtures:load --no-interaction --env=test
|
||||
|
|
Loading…
Reference in New Issue