diff --git a/.travis.yml b/.travis.yml index f503d02..bc0509e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,3 +37,8 @@ addons: 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