[libvirt] [PATCH] travis: Whitespace fixes

Andrea Bolognani abologna at redhat.com
Thu Jun 7 13:47:11 UTC 2018


Signed-off-by: Andrea Bolognani <abologna at 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




More information about the libvir-list mailing list