Updated travis local.conf file
This commit is contained in:
parent
2e57f7bc86
commit
902aaa8e83
|
@ -75,7 +75,7 @@ REMOTE_HOST_PING=no
|
|||
## Check for internet access by pinging one or more 3rd party hosts before remote sync task. Leave empty if you don't want this check to be be performed. Failing to ping will stop sync.
|
||||
## If you use this function, you should set more than one 3rd party host, and be sure you can ping them.
|
||||
## Be aware some DNS like opendns redirect false hostnames. Also, this adds an extra execution time of a bit less than a minute.
|
||||
REMOTE_3RD_PARTY_HOSTS="www.kernel.org www.google.com"
|
||||
REMOTE_3RD_PARTY_HOSTS=""
|
||||
|
||||
## ---------- MISC OPTIONS
|
||||
|
||||
|
|
Loading…
Reference in New Issue