Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da50e82

Browse files
Update .appveyor.yml
1 parent 33aec25 commit da50e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ clone_depth: 5
22

33
environment:
44
matrix:
5-
# - GENERATOR : "MinGW Makefiles"
6-
# PLATFORM: x86
5+
- GENERATOR : "MinGW Makefiles"
6+
PLATFORM: x86
77
- GENERATOR : "Visual Studio 15 2017 Win64"
88
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
99
PLATFORM: x64

0 commit comments

Comments
 (0)