Merge pull request #461 from nicolasleger/patch-1
[CI] Test against Ruby 2.5
This commit is contained in:
commit
208edd49e5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue