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