Skip to content

Commit

Permalink
Update Travis config to use latest rubies.
Browse files Browse the repository at this point in the history
Fixes #15.
  • Loading branch information
hainesr committed Nov 24, 2018
1 parent 271536e commit 368bd63
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
Expand Up @@ -11,9 +11,9 @@ before_install:

rvm:
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1
- 2.3.8
- 2.4.5
- 2.5.3
- rbx-3
- ruby-head

Expand Down

0 comments on commit 368bd63

Please sign in to comment.