[ci/ruby] Adds travis builds for Ruby
parent
89d922062a
commit
8b3df3fb17
|
@ -27,3 +27,9 @@ jobs:
|
|||
- language: python
|
||||
python: '3.8'
|
||||
script: nosetests tests/test.py
|
||||
- language: ruby
|
||||
ruby: '2.5'
|
||||
- language: ruby
|
||||
ruby: '2.6'
|
||||
- language: ruby
|
||||
ruby: '2.7'
|
||||
|
|
Loading…
Reference in New Issue