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

rust setup breaking travis CI #75

Closed
drinckes opened this issue Jul 6, 2017 · 2 comments
Closed

rust setup breaking travis CI #75

drinckes opened this issue Jul 6, 2017 · 2 comments
Assignees

Comments

@drinckes
Copy link
Contributor

drinckes commented Jul 6, 2017

The rust setup added in #71 has broken the travis CI build process:

$ sudo apt-get -y install libstd-rust-1.16 libstd-rust-dev rustc cargo
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libstd-rust-1.16
E: Couldn't find any package by glob 'libstd-rust-1.16'
E: Couldn't find any package by regex 'libstd-rust-1.16
The command "sudo apt-get -y install libstd-rust-1.16 libstd-rust-dev rustc cargo" failed and exited with 100 during .
@drinckes drinckes self-assigned this Jul 6, 2017
@drinckes
Copy link
Contributor Author

drinckes commented Jul 6, 2017

As a temporary fix, I'm going to comment out the rust parts of the travis config.

@drinckes
Copy link
Contributor Author

I'm going to close the issue! Awesomes!

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

No branches or pull requests

1 participant