Skip to content

Commit

Permalink
Exclude Rails 5.2 / Ruby 3.0.0 test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregschmit committed Mar 28, 2021
1 parent 702e9e1 commit 803b278
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,9 @@ rvm:
- 2.7.2
- 3.0.0
jobs:
exclude:
- rvm: 3.0.0
env: "RAILS_VERSION=5.2"
allow_failures:
- rvm: 3.0.0
script:
Expand Down

0 comments on commit 803b278

Please sign in to comment.