Skip to content

Commit

Permalink
travis.yml: Test on Ruby 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Mar 4, 2021
1 parent 1d1f420 commit 535dcf3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@ os: linux
dist: focal
language: ruby
rvm:
- ruby-head
- 3.0.0
- 2.7.0
- 2.6.5
- 2.5.7
- jruby-9.2.14.0
jobs:
allow_failures:
- rvm: ruby-head
cache: bundler
bundler_args: --without debug
before_install:
Expand Down

0 comments on commit 535dcf3

Please sign in to comment.