From 979f32a52405cc0213f39d543a8f5bb0565db0e2 Mon Sep 17 00:00:00 2001 From: "Christopher A. Mosher" Date: Wed, 10 Apr 2019 22:29:22 -0400 Subject: [PATCH] windows build --- .travis.yml | 7 +++---- README.md | 3 +-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index cf3f60b..5e92e82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: diff --git a/README.md b/README.md index e6869bb..fee8f8b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # epple2, The Emulated Apple ][ -Copyright © 2008–2019, Christopher Alan Mosher, Shelton, Connecticut, USA, . +Copyright © 2008–2019, Christopher Alan Mosher, Shelton, Connecticut, USA, . 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)