]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
travis: Whitespace fixes
authorAndrea Bolognani <abologna@redhat.com>
Thu, 7 Jun 2018 13:41:40 +0000 (15:41 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 7 Jun 2018 13:46:10 +0000 (15:46 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
.travis.yml

index 771cd9360409891e7575b3f21f59edcef3e82dff..ac0d48a606d1373f7aa4397fedcd9015e9fa59aa 100644 (file)
@@ -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