Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Sep 14, 2018
1 parent e9df08a commit 4e512cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ for:
install:
cmd: |
%CYGWIN_PATH%\%CYGWIN_SETUP_EXE% -qnNdO -R %CYGWIN_PATH% -s http://cygwin.mirror.constant.com -l %CYGWIN_PATH%/var/cache/setup -P make -P clang
SET PATH=%PATH%;%CYGWIN_PATH%\bin;c:\cygwin\bin
SET PATH=%CYGWIN_PATH%\bin;%PATH%
before_build:
cmd: echo.
build_script:
Expand Down

0 comments on commit 4e512cb

Please sign in to comment.