mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
Allow bench to fail in travis to reduce CI time
This commit is contained in:
parent
cb29d1d547
commit
2055e0d1ee
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ branches:
|
|||
jobs:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
- name: Benchmarking
|
||||
- name: Coverage
|
||||
fast_finish: true
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue