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 badges for travis-ci and appveyor to Cargo.toml #60

Merged
merged 1 commit into from Jun 26, 2017

Conversation

Projects
None yet
3 participants
@tmccombs
Copy link
Contributor

tmccombs commented Jun 25, 2017

Fixes #35

Doesn't add CI for OSX

Add badges for travis-ci and appveyor to Cargo.toml
Fixes #35

Doesn't add CI for OSX
@KodrAus
Copy link
Contributor

KodrAus left a comment

Thanks @tmccombs! This looks good to me, I'm assuming testing OSX isn't worth the effort.

@KodrAus KodrAus referenced this pull request Jun 26, 2017

Closed

Tracking issue for libz blitz evaluation of walkdir #47

22 of 22 tasks complete

@BurntSushi BurntSushi merged commit 133a11d into BurntSushi:master Jun 26, 2017

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@BurntSushi

This comment has been minimized.

Copy link
Owner

BurntSushi commented Jun 26, 2017

Thanks! I do think we should probably get CI setup for OSX since it's a tier1 platform and this crate contains platform specific code (albeit not darwin specific code, but still).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.