Skip to content

Commit

Permalink
[ci skip] allow failures in beta
Browse files Browse the repository at this point in the history
  • Loading branch information
frosklis committed Feb 7, 2021
1 parent 2f3e7e6 commit b334a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ cache: cargo
jobs:
allow_failures:
- rust: nightly
- rust: beta
fast_finish: true

before_script: |
Expand Down

0 comments on commit b334a5c

Please sign in to comment.