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

Make CI build flatter (and therefore faster) #123

Merged
merged 8 commits into from
Sep 27, 2017
Merged

Conversation

hawkw
Copy link
Collaborator

@hawkw hawkw commented Sep 26, 2017

Removed build stages from travis configuration. rustfmt and doc publishing run are run on the nightly build while h2spec runs on the stable build (as suggested by @carllerche). This also adds the changes to make coverage faster added in #118.

Closes #118.

@hawkw
Copy link
Collaborator Author

hawkw commented Sep 26, 2017

This shaves off about 5 minutes from the total runtime, so it's better but not a massive improvement.

will ensure that the server executable is killed when h2spec finishes,
de-interleaves h2spec & example server stdout
@carllerche
Copy link
Collaborator

Seems good to me... but test coverage was reduced by 0.03%!!!! 🔨

@carllerche carllerche merged commit c1fbabf into master Sep 27, 2017
@carllerche carllerche deleted the eliza/flatter-ci branch October 20, 2017 03:54
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.

2 participants