Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
[CI] Test against Ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger authored Mar 15, 2018
1 parent d3409ac commit b5f2a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ rvm:
- 2.2
- 2.3
- 2.4
- 2.5
install:
- gem install -v 1.12.5 bundler
- bundle _1.12.5_ install --jobs=3 --retry=3
Expand Down

0 comments on commit b5f2a90

Please sign in to comment.