Skip to content

Commit

Permalink
CI: Ruby version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 15, 2018
1 parent 095d3f5 commit df1acb0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ before_script: "./bin/ci/before_build"
script: "bundle exec rake integration_without_recovery"
rvm:
- ruby-head
- "2.4.1"
- "2.3.4"
- "2.2.7"
- "2.5.1"
- "2.4.2"
- "2.3.5"
- "2.2.8"
notifications:
email: [email protected]
services:
Expand Down

0 comments on commit df1acb0

Please sign in to comment.