From: Yann Collet Date: Tue, 25 Dec 2018 22:55:45 +0000 (-0800) Subject: added *visual* branches to long tests on Appveyor X-Git-Tag: v1.3.8^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd4df414361401544206d33e44120d982a91af9;p=thirdparty%2Fzstd.git added *visual* branches to long tests on Appveyor --- diff --git a/appveyor.yml b/appveyor.yml index 5404558c0..35f019dd6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,6 +4,7 @@ only: - master - appveyorTest + - /visual*/ environment: matrix: - COMPILER: "gcc"