limit travis branches

This commit is contained in:
Matt Johnston 2018-02-10 19:06:30 +08:00
parent ee812daf69
commit cfe99a79bd

View File

@ -48,3 +48,9 @@ after_success:
- ~/inst/bin/dropbearkey -t ecdsa -f testec256 -s 256
- ~/inst/bin/dropbearkey -t ecdsa -f testec384 -s 384
- ~/inst/bin/dropbearkey -t ecdsa -f testec521 -s 521
branches:
only:
- master
- coverity