mirror of
https://github.com/sharkdp/fd
synced 2024-11-02 11:32:15 +00:00
Temporarily disable nightly, rustc-ap-rustc_errors is broken
This commit is contained in:
parent
6a9f16e159
commit
b5e5b132c8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
language: rust
|
||||
cache: cargo
|
||||
matrix:
|
||||
# allow_failures:
|
||||
# - rust: nightly
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
include:
|
||||
# Stable channel.
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in a new issue