Skip to content

Commit

Permalink
Temporarily allow beta clippy Travis task to fail
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
  • Loading branch information
bgurney-rh committed Jul 13, 2020
1 parent d211952 commit 3e5d485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- rust: nightly
# Allow audit task to fail
- env: TASK=audit
- env: TASK=clippy
rust: beta
include:

# MANDATORY CHECKS USING CURRENT DEVELOPMENT COMPILER
Expand Down

0 comments on commit 3e5d485

Please sign in to comment.