Skip to content

Commit

Permalink
Stop testing on Rails 5 due to broken @response.parsed_body.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregschmit committed Mar 14, 2022
1 parent cb6a627 commit a292fbc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -10,7 +10,6 @@ stages:

# Default test job matrix.
env:
- RAILS_VERSION=5.2.6
- RAILS_VERSION=6.0.4
- RAILS_VERSION=6.1.4
- RAILS_VERSION=7.0.2
Expand All @@ -26,8 +25,6 @@ script:

jobs:
exclude:
- rvm: 3.0.2
env: "RAILS_VERSION=5.2.6"
- rvm: 2.6.8
env: "RAILS_VERSION=7.0.2"
include:
Expand Down

0 comments on commit a292fbc

Please sign in to comment.