create appveyor test branch
which will execute same tests as `master` branch hence including older Visual version
This commit is contained in:
parent
0fb4b21d1a
commit
7df0d6f642
@ -3,6 +3,7 @@
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- appveyorTest
|
||||
environment:
|
||||
matrix:
|
||||
- COMPILER: "gcc"
|
||||
|
Loading…
Reference in New Issue
Block a user