travis: cleanup before autogen

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-04-09 08:02:10 +02:00
parent a2c3638f0e
commit 059ba3dd76
1 changed files with 1 additions and 0 deletions

View File

@ -311,6 +311,7 @@ function travis_before_script
{
set -o xtrace
git clean -xdf
./autogen.sh
ret=$?