Skip to content

Commit

Permalink
Revert "Travis CI: test against MRI 3.0.0"
Browse files Browse the repository at this point in the history
This reverts commit afba99b.

We are not ready for this yet
  • Loading branch information
igneus committed Mar 6, 2021
1 parent 16d600a commit 00abf09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ script: bundle exec rake spec

jobs:
include:
- rvm: 3.0.0 # ~ latest MRI
- rvm: 2.6.5 # ~ latest MRI
script:
- bundle exec rake spec_all_locales
- bash spec/build/gem_build_test.sh
Expand All @@ -19,4 +19,4 @@ jobs:
# - rvm: jruby-9.1.12.0

git:
depth: 3
depth: 3

0 comments on commit 00abf09

Please sign in to comment.