mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 08:34:50 +02:00
travis: Fix test command
This commit is contained in:
parent
d76493c761
commit
969b50fb32
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ script:
|
||||||
- make eclint
|
- make eclint
|
||||||
- make hadolint
|
- make hadolint
|
||||||
- make shellcheck
|
- make shellcheck
|
||||||
- make generate-accounts run generate-accounts-after-run fixtures tests
|
- make generate-accounts tests
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- make clean
|
- make clean
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue