Skip to content

Commit

Permalink
update travis rubies - 2.3.8, 2.4.5, 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Dec 2, 2018
1 parent 2668597 commit 2db6d4d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Expand Up @@ -10,9 +10,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
- ruby-head
- jruby-9.2.0.0

Expand All @@ -21,9 +21,9 @@ matrix:
include:
- rvm: ruby-head
env: RUBYOPT="--jit"
- rvm: 2.3.7
- rvm: 2.3.8
os: osx
- rvm: 2.5
- rvm: 2.5.3
os: osx
- rvm: jruby-head
- rvm: rbx-3
Expand Down

0 comments on commit 2db6d4d

Please sign in to comment.