Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
Travis: add Ruby 2.7.preview2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aupajo committed Nov 22, 2019
1 parent 7c633e0 commit ddb9572
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.5.6
- 2.6.4
- 2.5.7
- 2.6.5
- 2.7.0-preview2
before_install: gem install bundler -v 2.0.2
addons:
code_climate:
Expand Down

0 comments on commit ddb9572

Please # to comment.