Skip to content

Commit ed77ba3

Browse files
committed
Put MinGW first since I'm testing it a bunch
1 parent 452c576 commit ed77ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ os:
55

66
environment:
77
matrix:
8+
- PlatformToolset: MinGW
89
- PlatformToolset: v90
910
- PlatformToolset: v100
10-
- PlatformToolset: MinGW
1111

1212
build_script:
1313
- ps: scripts\appveyor_ci_build.ps1

0 commit comments

Comments
 (0)