mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
allow rustfmt to fail
This commit is contained in:
committed by
Romain Ruetschi
parent
0a6e54fc11
commit
2356719da9
@ -16,6 +16,7 @@ matrix:
|
||||
allow_failures:
|
||||
- env: NAME='nightly'
|
||||
- env: NAME='kcov'
|
||||
- env: NAME='rustfmt' # temporarily allow rustfmt to fail until it can recognise conditional cfgs properly
|
||||
include:
|
||||
- env: NAME='nightly'
|
||||
rust: nightly
|
||||
|
Reference in New Issue
Block a user