mirror of
https://github.com/clearml/dropbear
synced 2025-02-12 07:25:30 +00:00
limit travis branches
--HG-- branch : coverity
This commit is contained in:
parent
276197b404
commit
a3a0b26581
@ -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_prepend: autoconf && autoheader && ./configure --enable-bundled-libtom CFLAGS='-O2 -Wall -Wno-pointer-sign' --prefix=$HOME/inst
|
||||||
build_command: make MULTI=1
|
build_command: make MULTI=1
|
||||||
branch_pattern: coverity
|
branch_pattern: coverity
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- coverity
|
||||||
|
Loading…
Reference in New Issue
Block a user