From: Daniel Stenberg Date: Fri, 10 May 2019 13:52:57 +0000 (+0200) Subject: appveyor: also build "/ci" branches like travis X-Git-Tag: curl-7_65_0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c5304dd4747cbe75d2f24be85920d572fcb5b8;p=thirdparty%2Fcurl.git appveyor: also build "/ci" branches like travis --- diff --git a/appveyor.yml b/appveyor.yml index d742493d24..1e591b54e7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -114,3 +114,4 @@ test_script: branches: only: - master + - /\/ci$/