create appveyor test branch

which will execute same tests as `master` branch
hence including older Visual version
dev
Yann Collet 2018-12-25 14:20:33 -08:00
parent 0fb4b21d1a
commit 7df0d6f642
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
branches: branches:
only: only:
- master - master
- appveyorTest
environment: environment:
matrix: matrix:
- COMPILER: "gcc" - COMPILER: "gcc"