Skip to content

Commit

Permalink
Merge pull request #150 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Add Ruby 2.7 and 3.0 to the matrix, drop EOL Ruby versions
  • Loading branch information
zerowidth committed May 7, 2021
2 parents 303c1f4 + 93d8210 commit 3fb138b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Expand Up @@ -3,10 +3,9 @@ language: ruby
cache: bundler
script: script/test
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.1
- 2.6.7
- 2.7.3
- 3.0.1
- truffleruby-head
before_install: gem install bundler
addons:
Expand Down

0 comments on commit 3fb138b

Please sign in to comment.