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

Adding AppVeyor configuration. #1413

Merged
merged 2 commits into from
Jan 29, 2016
Merged

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Jan 22, 2016

Towards #1124.

Worked out the kinks in #1220. Huge thanks to python-appveyor-demo.

My current plan is to turn off AppVeyor for general PRs and just run it on merges to master

screen_shot_001

and then use tags only to push build artifacts to PyPI.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 22, 2016
- "%CMD_IN_ENV% pip install wheel"
- "%CMD_IN_ENV% pip install nose"
- "%CMD_IN_ENV% pip install unittest2"
- "%CMD_IN_ENV% pip install cryptography"

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

In particular, upgrading latest version for Py2.7 and Py3.4
while dropping Py3.3 and adding Py3.5. Also group all
`pip install` calls into one line.
@dhermes
Copy link
Contributor Author

dhermes commented Jan 28, 2016

@tseaver PTAL

@tseaver
Copy link
Contributor

tseaver commented Jan 29, 2016

LGTM

dhermes added a commit that referenced this pull request Jan 29, 2016
Adding AppVeyor configuration.
@dhermes dhermes merged commit 57f03a0 into googleapis:master Jan 29, 2016
@dhermes dhermes deleted the add-appveyor branch January 29, 2016 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants