[libvirt] [PATCH] travis: Whitespace fixes

7 Jun
2018
7 Jun
'18
1:47 p.m.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- Pushed as embarrassingly trivial. .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 771cd93604..ac0d48a606 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 -- 2.17.1
2639
Age (days ago)
2639
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrea Bolognani