summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-01-09 01:24:29 -0800
committerGuy Harris <guy@alum.mit.edu>2019-01-09 01:24:29 -0800
commit2e1a09824214dc4df14e90132aed9319bff01548 (patch)
tree88a834c467f929fd5208a5c3344bf8c8eddd0e0b /.appveyor.yml
parent0f24a43a7e9fbdcff2baae3990939b2bc25d9fd1 (diff)
downloadtcpdump-2e1a09824214dc4df14e90132aed9319bff01548.tar.gz
Build the tcpdump-4.9 branch as well.
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 42ba54be..f381e1f9 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -3,6 +3,7 @@ version: '{build}'
branches:
only:
- master
+ - tcpdump-4.9
clone_depth: 5