Skip to content

Commit

Permalink
Add Ruby 2.7 to CI test runs (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Oct 3, 2020
1 parent a78b3bf commit 3174250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ rvm:
- 2.4
- 2.5
- 2.6
- 2.7

before_script:
- git config --global user.email "[email protected]"
Expand Down

0 comments on commit 3174250

Please sign in to comment.