Skip to content

Commit

Permalink
Allow 2.7 failures as there are false positives
Browse files Browse the repository at this point in the history
  • Loading branch information
miks committed Jan 25, 2021
1 parent f699851 commit 8598397
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ rvm:
- 2.7
- 3.0

allow_failures:
- rvm: 2.7

addons:
apt:
packages:
Expand Down

0 comments on commit 8598397

Please sign in to comment.