patch 8.2.2158: CI on cirrus times out, coveralls doesn't always run

Problem:    CI on cirrus times out, coveralls doesn't always run.
Solution:   Set timeout to 20 minutes. Adjust condition. (closes #7493)
This commit is contained in:
Bram Moolenaar
2020-12-18 16:29:25 +01:00
parent 9aed729fe9
commit 6e562fcc07
3 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,8 @@ env:
FEATURES: huge
freebsd_12_task:
only_if: $CIRRUS_TAG == ''
timeout_in: 20m
freebsd_instance:
image: freebsd-12-1-release-amd64
install_script: