Show full rustup info

Don't think Aeron will compile with Gnu ABI on Windows
trying^2
Bradlee Speice 2020-01-12 19:05:43 -05:00
parent e27a9a317c
commit 23f2a52c6e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ cache:
- cargo
before_script:
- rustup show
- rustup set profile minimal
- rustup update
- rustup component add clippy