]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
travis: whitelist branches
authorKarel Zak <kzak@redhat.com>
Tue, 9 Sep 2014 13:53:37 +0000 (15:53 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Sep 2014 13:55:53 +0000 (15:55 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
.travis.yml

index bc2b8b9fe5511c0af0ade864eab38843cdc92f5c..d8cbcc4e02defbed20c0c0385ca47a7da2cb2a0d 100644 (file)
@@ -12,6 +12,11 @@ env:
   - MAKE_CHECK="root"
   - MAKE_CHECK="dist"
 
+branches:
+  only:
+    - master
+    - /^stable.*/
+
 install:
   # install some packages from Ubuntu's default sources
   - sudo apt-get -qq update