changeset 1509:3520d7c25363 coverity

limit travis branches
author Matt Johnston <matt@ucc.asn.au>
date Sat, 10 Feb 2018 19:06:13 +0800
parents d54bbb645f02
children eb4c7052f51d
files .travis.yml
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Sat Feb 10 19:03:54 2018 +0800
+++ b/.travis.yml	Sat Feb 10 19:06:13 2018 +0800
@@ -37,3 +37,8 @@
     build_command_prepend: autoconf && autoheader && ./configure --enable-bundled-libtom CFLAGS='-O2 -Wall -Wno-pointer-sign' --prefix=$HOME/inst
     build_command: make MULTI=1
     branch_pattern: coverity
+
+branches:
+  only:
+    - master
+    - coverity