windows build

This commit is contained in:
Christopher A. Mosher 2019-04-10 22:29:22 -04:00
parent 803cf5c39a
commit 979f32a524
2 changed files with 4 additions and 6 deletions

View File

@ -37,10 +37,9 @@ matrix:
- 7z x xa-2.3.9.tar.gz
- 7z x xa-2.3.9.tar
- echo $PATH
- 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
- ls -l '/c/ProgramData/chocolatey/lib/mingw/tools/install/mingw64/bin'
# - 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:

View File

@ -1,8 +1,7 @@
# epple2, The Emulated Apple ][
Copyright © 20082019, Christopher Alan Mosher, Shelton, Connecticut, USA, <cmosher01@gmail.com>.
Copyright © 20082019, Christopher Alan Mosher, Shelton, Connecticut, USA, <cmosher01@gmail.com>. GPLv3.
[![License](https://img.shields.io/github/license/cmosher01/Epple-II.svg)](https://www.gnu.org/licenses/gpl.html)
[![Latest Release](https://img.shields.io/github/release-pre/cmosher01/Epple-II.svg)](https://github.com/cmosher01/Epple-II/releases/latest)
[![Build Status](https://travis-ci.com/cmosher01/Epple-II.svg?branch=master)](https://travis-ci.com/cmosher01/Epple-II)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](./code-of-conduct.md)