mirror of https://gitee.com/openkylin/libvirt.git
travis: Whitespace fixes
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
01c0179fbe
commit
996b35fd3c
|
@ -3,7 +3,7 @@ language: generic
|
|||
|
||||
branches:
|
||||
except:
|
||||
- /^.*-maint$/
|
||||
- /^.*-maint$/
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
@ -59,7 +59,6 @@ matrix:
|
|||
- find -name test-suite.log | xargs cat
|
||||
- echo '=== LOG FILE(S) END ==='
|
||||
|
||||
|
||||
git:
|
||||
submodules: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue