Merge pull request #6 from atomaka/feature/ruby2.6

Test against Ruby 2.6
This commit is contained in:
Andrew Tomaka 2019-06-14 19:40:31 -04:00 committed by GitHub
commit 2a8fac125d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ sudo: false
cache: bundler
language: ruby
rvm:
- 2.6
- 2.5
- 2.4
- 2.3