limit travis branches

--HG--
branch : coverity
This commit is contained in:
Matt Johnston 2018-02-10 19:06:13 +08:00
parent 276197b404
commit a3a0b26581

View File

@ -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