Skip to content

Commit

Permalink
Merge pull request #363 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
jonmagic authored Jan 5, 2019
2 parents d749366 + 9ea1e66 commit 197c2ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: ruby

rvm:
- 2.5.1
- 2.4.4
- 2.3.7
- 2.5.3
- 2.4.5
- 2.3.8
- 2.2.10
- 2.1.10
- 2.0.0
Expand Down

0 comments on commit 197c2ff

Please sign in to comment.