mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
Run setup and tests under sudo
This commit is contained in:
parent
c77f4ec37d
commit
f0835acf9d
@ -12,7 +12,7 @@ before_install:
|
|||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ./setup/start.sh
|
- sudo ./setup/start.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./tests/runner.sh
|
- sudo ./tests/runner.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user