Add Travis build with all-features to current (with default features)#27
Merged
Merged
Conversation
Contributor
Author
|
This seems to work - ish. However this change could scupper it rust-lang/cargo#7507 Maybe there is a better way to pick the features on the sub projects? |
zbraniecki
reviewed
Oct 18, 2019
Owner
|
this doesn't complete on travis? |
Contributor
Author
|
It doesn't complete on Travis because:
I figured I would leave it as WIP until it passed. |
505873e to
f4c6f22
Compare
Contributor
Author
|
#28 PR fixes the |
f4c6f22 to
c7224b6
Compare
all-features to current (with default features)
950560f to
601d6a0
Compare
Contributor
Author
|
Still waiting for a cargo nightly after the one below. I am not sure how to check when those happen but I'm happy to wait a few days (it should be soon?). % cargo -V
cargo 1.40.0-nightly (3a9abe3f0 2019-10-15) |
601d6a0 to
2f45413
Compare
Contributor
Author
|
I am now happy with this and it is passing CI. |
Owner
|
excellent! Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#26