windows build

This commit is contained in:
Christopher A. Mosher 2019-04-10 22:00:04 -04:00
parent a9769b5462
commit 803cf5c39a
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ matrix:
- 7z x xa-2.3.9.tar.gz
- 7z x xa-2.3.9.tar
- echo $PATH
- ls -l /c/tools
- ls -l /c/tools/MinGW/
- ls -l '/c/Program Files'
- ls -l '/c/Program Files (x86)'
- mkdir mingw-get && cd mingw-get && 7z x ../mingw-get-0.6.3-mingw32-pre-20170905-1-bin.zip && cd ..
- mingw-get/bin/mingw-get install autotools
before_script: