mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
limit travis branches
This commit is contained in:
parent
ee812daf69
commit
cfe99a79bd
@ -48,3 +48,9 @@ after_success:
|
|||||||
- ~/inst/bin/dropbearkey -t ecdsa -f testec256 -s 256
|
- ~/inst/bin/dropbearkey -t ecdsa -f testec256 -s 256
|
||||||
- ~/inst/bin/dropbearkey -t ecdsa -f testec384 -s 384
|
- ~/inst/bin/dropbearkey -t ecdsa -f testec384 -s 384
|
||||||
- ~/inst/bin/dropbearkey -t ecdsa -f testec521 -s 521
|
- ~/inst/bin/dropbearkey -t ecdsa -f testec521 -s 521
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- coverity
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user