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

Fix Travis CI failure #73

Merged
merged 1 commit into from Jan 8, 2021
Merged

Fix Travis CI failure #73

merged 1 commit into from Jan 8, 2021

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Nov 9, 2020

Travis CI seems failed on master due to rustfmt install failure: https://travis-ci.org/github/Detegr/rust-ctrlc/builds/734809619
This patch fixes that failure by installing stable rustfmt via rustup instead of installing rustfmt-nightly from the source.
(This will also hopefully reduce Travis CI's run time.)

@taiki-e
Copy link
Contributor Author

taiki-e commented Nov 9, 2020

@Detegr Detegr merged commit 69d1d03 into Detegr:master Jan 8, 2021
@Detegr
Copy link
Owner

Detegr commented Jan 8, 2021

Thanks and I'm sorry that this has been waiting for a while.

@taiki-e taiki-e deleted the rustfmt branch January 8, 2021 10:38
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