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

Refresh repo configuration #9

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

jakirkham
Copy link
Member

This adds support for AppVeyor for Windows and CircleCI for Linux. It also converts Travis CI to macOS now. Testing environment files are split apart based on OS and Python version to make them easier to administer. Manages installation of Miniconda and creation of the testing environment in each build using scripts. Should make it easy to test locally if needed. Fast finishes CI builds on PRs when new ones are pushed.

@jakirkham jakirkham force-pushed the refresh_boilerplate branch 8 times, most recently from acbf6ea to 19feac1 Compare August 6, 2018 23:21
This adds support for AppVeyor for Windows and CircleCI for Linux. It
also converts Travis CI to macOS now. Testing environment files are
split apart based on OS and Python version to make them easier to
administer. Manages installation of Miniconda and creation of the
testing environment in each build using scripts. Should make it easy to
test locally if needed. Fast finishes CI builds on PRs when new ones are
pushed.
@jakirkham jakirkham merged commit e08c04f into dask:master Aug 6, 2018
@jakirkham jakirkham deleted the refresh_boilerplate branch August 6, 2018 23:57
@jakirkham
Copy link
Member Author

Missed some Python 3.4 remnants. These are now removed with PR ( #11 ).

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.

None yet

1 participant