Skip to content

Commit 4f7816a

Browse files
authored
Update .appveyor.yml
1 parent aad8398 commit 4f7816a

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
@@ -8,4 +8,4 @@ build_script:
88
- mkdir build
99
- cd build
1010
- cmake -G "Visual Studio 15 2017 Win64" ..
11-
- cmake --build . --config %CONFIGURATION%
11+
- cmake --build . --config Release

0 commit comments

Comments
 (0)