Skip to content

Commit

Permalink
[ci] refs fibercrypto#17 Copy mingw32-make as make to fix `make not f…
Browse files Browse the repository at this point in the history
…ound`
  • Loading branch information
stdevYuniers committed Nov 28, 2018
1 parent 53b6509 commit da3f090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ cache:

install:
- set PATH=%GIT%;%PYTHON%;%PYTHON%\Scripts;%MINGW_W64%\bin;%PATH%
- cmd: cp %MINGW_W64%\bin\mingw32-make.exe %MINGW_W64%\bin\make.exe
# - env
- python --version
- gcc --version
Expand Down

0 comments on commit da3f090

Please sign in to comment.