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

Windows CI #9

Merged
merged 2 commits into from Oct 3, 2017
Merged

Windows CI #9

merged 2 commits into from Oct 3, 2017

Conversation

mattnenterprise
Copy link
Owner

Add appveyor windows CI build.

Adding appveyor.yml so we can do CI in a windows environment.
This crates currently uses the md5 algorithm to generate
a key to determine which node a specific key belongs to.
This change replaces the rust-crypto crate with the md5
crate. The rust-crypto crate is not very portable and
it has a bunch of other algorithms that we don't need.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 96.875% when pulling 07789ac on windows-ci into 833fcc5 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 96.875% when pulling 07789ac on windows-ci into 833fcc5 on master.

@mattnenterprise mattnenterprise merged commit 8c47a03 into master Oct 3, 2017
@mattnenterprise mattnenterprise deleted the windows-ci branch October 16, 2017 02:15
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

2 participants