[appveyor] Installed libtool for mingw builds
This commit is contained in:
parent
b4591cd0e1
commit
9fac0f40d4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ os: Visual Studio 2015
|
|||
init:
|
||||
- git config --global core.autocrlf input
|
||||
- 'SET PATH=C:\MinGW\bin;%PATH%;C:\MinGW\msys\1.0\bin;%APPVEYOR_BUILD_FOLDER%\build;%APPVEYOR_BUILD_FOLDER%\build\Debug;%APPVEYOR_BUILD_FOLDER%\build\external\bin;%APPVEYOR_BUILD_FOLDER%\build\external\lib'
|
||||
- mingw-get install automake autoconf
|
||||
- mingw-get install libtool
|
||||
|
||||
environment:
|
||||
COVERALLS_REPO_TOKEN:
|
||||
|
|
Loading…
Add table
Reference in a new issue