Skip to content

Commit

Permalink
Bump Ruby version in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
camillevilla authored and cbeer committed Nov 8, 2019
1 parent 127d7ee commit f850834
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
Expand Up @@ -8,11 +8,11 @@ notifications:
email: false

rvm:
- 2.5.0
- 2.5.7

matrix:
include:
- rvm: 2.5.0
- rvm: 2.5.7
env: "RAILS_VERSION=5.2.0"
- rvm: 2.4.4
env: "RAILS_VERSION=4.2.10"
Expand Down

0 comments on commit f850834

Please sign in to comment.