travis: Fix test command

This commit is contained in:
Martin Schulze 2020-09-20 02:21:27 +02:00
parent d76493c761
commit 969b50fb32
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ script:
- make eclint
- make hadolint
- make shellcheck
- make generate-accounts run generate-accounts-after-run fixtures tests
- make generate-accounts tests
after_script:
- make clean