Skip to content

Commit

Permalink
Merge pull request #387 from koic/use_latest_rubies_on_travis_ci
Browse files Browse the repository at this point in the history
Use the latest Rubies on Travis CI
  • Loading branch information
Andrew Nordman authored Jun 15, 2019
2 parents a3d287c + 5397b81 commit 5c812db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: ruby

rvm:
- 2.6.2
- 2.6.3
- 2.5.5
- 2.4.5
- 2.4.6
- 2.3.8
- 2.2.10
- 2.1.10
Expand Down

0 comments on commit 5c812db

Please sign in to comment.