Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AppVeyor support for Windows builds #280

Closed
wants to merge 6 commits into from

Conversation

ahawker
Copy link
Owner

@ahawker ahawker commented Oct 8, 2018

Status: Ready for review
Issue: #48

@ghost ghost assigned ahawker Oct 8, 2018
@ghost ghost added the in progress label Oct 8, 2018
@ahawker ahawker mentioned this pull request Oct 9, 2018
3 tasks
@codecov
Copy link

codecov bot commented Oct 11, 2018

Codecov Report

Merging #280 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #280   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         267    267           
  Branches       58     58           
=====================================
  Hits          267    267

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b42f99...ea72893. Read the comment docs.

This is a commonly used/shared powershell script for installing python/pip
versions on Windows machines.
@ahawker ahawker force-pushed the feature/appveyor-support branch 2 times, most recently from f89d669 to 182d0be Compare October 11, 2018 19:59
This allows us to specify build-time requirements against packages
such as pip, wheel, setuptools, etc.
Without this change, the requirements rule fails to install 'tox'
on py34 builds. This has been a bug for awhile but likely missed due
to travis already having tox installed in the base version.
@ahawker ahawker changed the title WIP: Add AppVeyor support for Windows builds Add AppVeyor support for Windows builds Oct 12, 2018
@ahawker ahawker closed this Oct 12, 2018
@ahawker ahawker deleted the feature/appveyor-support branch October 12, 2018 19:32
@ghost ghost removed the in progress label Oct 12, 2018
@ahawker ahawker mentioned this pull request Oct 12, 2018
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant