Skip to content

Commit

Permalink
Merge pull request #564 from bgurney-rh/rustbeta-202007
Browse files Browse the repository at this point in the history
Temporarily allow beta clippy Travis task to fail
  • Loading branch information
mulkieran authored Jul 13, 2020
2 parents d211952 + 3e5d485 commit f6e523b
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 f6e523b

Please sign in to comment.