summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRuediger Meier2015-03-16 12:20:53 +0100
committerRuediger Meier2015-03-16 14:32:34 +0100
commit355df774f4b29df0a094804dbeab9ec4555a8d8f (patch)
treeeb9aeba71985b9ad07ecd69fa40a90cea41d5a4b /.travis.yml
parenttravis: move install script to .travis-functions.sh (diff)
downloadkernel-qcow2-util-linux-355df774f4b29df0a094804dbeab9ec4555a8d8f.tar.gz
kernel-qcow2-util-linux-355df774f4b29df0a094804dbeab9ec4555a8d8f.tar.xz
kernel-qcow2-util-linux-355df774f4b29df0a094804dbeab9ec4555a8d8f.zip
travis: whitelist travis* branches
Sometimes we may want to test non-master branches. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 931775510..c092a4491 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ branches:
only:
- master
- /^stable.*/
+ - /^travis.*/
install:
- source ./.travis-functions.sh