mirror of
https://github.com/Swatinem/rust-cache
synced 2026-01-19 02:39:02 +00:00
Fix trybuild not having terminal color
This commit is contained in:
parent
750da3041b
commit
de5f49845e
2 changed files with 3 additions and 2 deletions
|
|
@ -23,6 +23,7 @@
|
|||
pkg-config
|
||||
rust-bin.stable.latest.minimal
|
||||
];
|
||||
CARGO_TERM_COLOR = "always";
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue