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

Faster CI by removing unnecessary cargo clean #179

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

stefan-k
Copy link
Member

@stefan-k stefan-k commented Jan 8, 2022

In the past there was a problem on Travis CI which (apparently) could be fixed by cleaning between build and test. Obviously this slows everything down. I assume this "fix" is not necessary anymore.

@stefan-k stefan-k added this to the v0.5.0 milestone Jan 8, 2022
@stefan-k stefan-k merged commit 2061d1a into argmin-rs:main Jan 8, 2022
@stefan-k stefan-k deleted the speedup_ci branch January 8, 2022 10:24
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