mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Debug appveyor config.
This commit is contained in:
parent
472e6107bb
commit
0a26914e42
@ -19,7 +19,8 @@ install:
|
||||
Invoke-WebRequest -UserAgent wget -Uri $url -OutFile mingw.7z
|
||||
&7z x -oC:\ mingw.7z > $null
|
||||
}
|
||||
- dir C:\wingw64\bin
|
||||
- dir
|
||||
- dir C:\
|
||||
- set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%;C:\wingw64\bin
|
||||
|
||||
before_build:
|
||||
|
Loading…
Reference in New Issue
Block a user