Skip to content
Snippets Groups Projects
Commit fc32c6d1 authored by Alex Crichton's avatar Alex Crichton
Browse files

Keep installing gcc-multilib

parent c8b895ce
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,11 @@ script:
- cargo test --target $TARGET
- cargo test --target $TARGET --manifest-path libc-test/Cargo.toml
- cargo doc --no-deps
addons:
apt:
packages:
- gcc-multilib
notifications:
email:
on_success: never
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment