mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
chore: allows failing beta until vec_map/#20 is fixed
This commit is contained in:
parent
e203515e3a
commit
565d21f71c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ rust:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
- rust: beta
|
||||
before_script:
|
||||
- |
|
||||
pip install 'travis-cargo<0.2' --user &&
|
||||
|
|
Loading…
Reference in a new issue