Merge pull request #6 from atomaka/feature/ruby2.6
Test against Ruby 2.6
This commit is contained in:
commit
2a8fac125d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ sudo: false
|
|||
cache: bundler
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.6
|
||||
- 2.5
|
||||
- 2.4
|
||||
- 2.3
|
||||
|
|
Loading…
Reference in a new issue