Skip to content

Commit

Permalink
Use Ruby 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ysakasin committed Mar 4, 2020
1 parent 25e274a commit bbf0e0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.6.1
2.7.0
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,9 +1,9 @@
language: ruby

rvm:
- 2.7
- 2.6
- 2.5
- 2.4

script:
- bundle exec rake test
Expand Down

0 comments on commit bbf0e0a

Please sign in to comment.