Allow clippy failures

This commit is contained in:
Félix Saparelli 2019-10-28 20:00:47 +13:00
parent a0053ccda4
commit 05c0d4aaea
No known key found for this signature in database
GPG Key ID: 25940898BB90EA51
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ env:
jobs:
fast_finish: true
allow_failures:
- env: CARGO_CLIPPY=1
- env: CARGO_CLIPPY=1 TARGET=x86_64-unknown-linux-gnu
- env: TARGET=i686-unknown-linux-musl
- env: TARGET=x86_64-unknown-linux-musl
- env: TARGET=x86_64-pc-windows-gnu