Skip to content

Commit

Permalink
test fix appveyor. Part 14
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed May 23, 2018
1 parent 88db5b3 commit 976e17d
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 @@ -32,7 +32,7 @@ build_script:
- ECHO %PATH%
- if [%tbs_tools%]==[mingw] (
SET "PATH=C:\mingw\bin;C:\mingw\msys\1.0\bin;%PATH%" &&
SET PATH=%PATH:C:\Program Files\Git\usr\bin=% &&
SET "PATH=%PATH:C:\Program Files\Git\usr\bin=%" &&
MKDIR bin &&
CD bin &&
cmake .. -G "MinGW Makefiles"&&
Expand Down

0 comments on commit 976e17d

Please sign in to comment.