Skip to content

Conversation

@mesalu
Copy link
Collaborator

@mesalu mesalu commented Feb 27, 2017

Allows appveyor to run builds on project. This performs the same role as TravisCI, except it covers windows rather than linux.
Currently configured to do four builds using 64 and 32 bit versions of python2.7 and python 3.6
No testing is currently being run, partly due to lack of boxed tests and partly to save build time.

Necessary appveyor config:
Need to set appveyor to use .appveyor.yml rather than appveyor.yml. This can be done in the general settings tab.
I suggest activating Rolling Builds in the same tab, to prevent a huge backlog of builds.

Will cause appveyor to run 4 builds, with 32 bit and 64 bit versions of
python2.7 and python3.6
AppVeyor will not conduct unittesting.
@mesalu
Copy link
Collaborator Author

mesalu commented Feb 28, 2017

I want to refine this a bit more.

@mesalu mesalu closed this Feb 28, 2017
@mesalu mesalu deleted the appveyor_PR branch June 27, 2017 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant