mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Added travis_wait in config to increase build time to 20min
This commit is contained in:
parent
86141ebb8c
commit
5d77837532
|
@ -6,7 +6,7 @@ sudo: required
|
|||
services:
|
||||
- docker
|
||||
script:
|
||||
- make all
|
||||
- travis_wait make all
|
||||
notifications:
|
||||
slack:
|
||||
secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww=
|
||||
|
|
Loading…
Reference in a new issue