[appveyor] Installed automake and autoconfs on mingw builds

This commit is contained in:
Snaipe 2016-01-18 15:58:51 +01:00
parent dc62c45c08
commit 0a48cb9062
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +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
environment:
COVERALLS_REPO_TOKEN: