mirror of https://github.com/tikv/client-rust.git
remove allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
This commit is contained in:
parent
268cd722cc
commit
7617efb5e4
|
@ -8,10 +8,6 @@ os:
|
|||
rust:
|
||||
- stable
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
fast_finish: true
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue