From: Tobias Brunner Date: Tue, 13 Nov 2018 14:48:30 +0000 (+0100) Subject: travis: Add sleep in after_failure X-Git-Tag: 5.7.2dr4~17^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75853dbe4b8965a3f5c3f5fbe812305400930b43;p=thirdparty%2Fstrongswan.git travis: Add sleep in after_failure This makes sure we get the complete output, which isn't always the case otherwise (there is an unresolved bug for this in the Travis issue tracker). --- diff --git a/.travis.yml b/.travis.yml index 3cf29319b4..904f1a910e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ after_success: after_failure: - cat config.log + - sleep 1 env: global: