Skip to content
Snippets Groups Projects
Commit df6d3de8 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

appveyor: use mingw32-gcc as compiler

parent 038a9f19
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ os: MinGW
environment:
CC: ccache
CCACHE_CC: i686-w64-mingw32-gcc
CCACHE_CC: mingw32-gcc
WINDRES: windres
MINGW_SDK: c:\MinGW
CFLAGS: -Wall -W -Werror
......@@ -75,9 +75,9 @@ deploy:
folder: appveyor
application:
active_mode: false
on:
branch: master
appveyor_repo_tag: false
# on:
# branch: master
# appveyor_repo_tag: true
on_finish:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment