mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Test with old command
This commit is contained in:
parent
df3f45d4d0
commit
14044c99c0
1 changed files with 1 additions and 1 deletions
|
@ -50,6 +50,6 @@ before_install:
|
|||
- if [[ $TRAVIS_REPO_SLUG = wallabag/wallabag ]]; then cp .composer-auth.json ~/.composer/auth.json; fi;
|
||||
|
||||
script:
|
||||
- travis_wait composer install --no-interaction --no-progress --prefer-dist -o --no-dev
|
||||
- travis_wait composer update --no-interaction --no-progress
|
||||
- ant prepare-$DB
|
||||
- bin/phpunit -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue