1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00

Run upgrade tests before default ones

This commit is contained in:
downtownallday 2020-09-29 08:52:33 -04:00
parent 37777ae904
commit 2bdcbc9b6c

View File

@ -50,4 +50,4 @@ jobs:
script:
# launch automated tests, but skip tests that require remote
# smtp support because Travis-CI blocks outgoing port 25
- sudo tests/runner.sh -dumpoutput -no-smtp-remote default upgrade-basic upgrade-totpuser
- sudo tests/runner.sh -dumpoutput -no-smtp-remote upgrade-basic upgrade-totpuser default