From: Yann Collet Date: Tue, 25 Dec 2018 22:20:33 +0000 (-0800) Subject: create appveyor test branch X-Git-Tag: v1.3.8^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df0d6f642785f9372c87eb6153eff4134afd0b7;p=thirdparty%2Fzstd.git create appveyor test branch which will execute same tests as `master` branch hence including older Visual version --- diff --git a/appveyor.yml b/appveyor.yml index 2b674ce3c..5404558c0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,7 @@ branches: only: - master + - appveyorTest environment: matrix: - COMPILER: "gcc"