Skip to content

Commit

Permalink
Update test target ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Jan 22, 2020
1 parent 28b1abb commit 2b65462
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
rvm:
- 2.1.7
- 2.2.3
- 2.3.1
- 2.4.0
- 2.3.8
- 2.4.9
- 2.5.7
- 2.6.5

script: "bundle exec rake spec"

Expand Down

0 comments on commit 2b65462

Please sign in to comment.