windows build

This commit is contained in:
Christopher A. Mosher 2019-04-10 21:57:02 -04:00
parent fa99e72ff0
commit a9769b5462
1 changed files with 4 additions and 3 deletions

View File

@ -37,9 +37,10 @@ matrix:
- 7z x xa-2.3.9.tar.gz
- 7z x xa-2.3.9.tar
- echo $PATH
- ls -l /c
- ls -l /c/MinGW/
- mkdir mingw-get && cd mingw-get && 7z x mingw-get-0.6.3-mingw32-pre-20170905-1-bin.zip && cd ..
- ls -l /c/tools
- ls -l /c/tools/MinGW/
- 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:
- ./bootstrap
script: