mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-12-28 08:30:51 +00:00
windows build
This commit is contained in:
parent
803cf5c39a
commit
979f32a524
@ -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:
|
||||
|
@ -1,8 +1,7 @@
|
||||
# epple2, The Emulated Apple ][
|
||||
|
||||
Copyright © 2008–2019, Christopher Alan Mosher, Shelton, Connecticut, USA, <cmosher01@gmail.com>.
|
||||
Copyright © 2008–2019, 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)
|
||||
|
Loading…
Reference in New Issue
Block a user