Skip to content

Commit

Permalink
Disable testing Rails 6.0 on Ruby 3 due to segfault (https://bugs.rub…
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Feb 9, 2021
1 parent 2d64f25 commit 160674b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -26,8 +26,8 @@ jobs:
before_install:
- gem install bundler -v '< 2'

- gemfile: gemfiles/rails-6.0.gemfile
rvm: 3.0.0
# - gemfile: gemfiles/rails-6.0.gemfile
# rvm: 3.0.0

- gemfile: gemfiles/rails-6.1.gemfile
rvm: 3.0.0

0 comments on commit 160674b

Please sign in to comment.