rb: 2.6.5
parent
0400bf8fda
commit
b0b7934ab2
|
@ -1 +1 @@
|
||||||
2.5.0
|
2.6.5
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
|
|
||||||
|
rvm:
|
||||||
|
- 2.6
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bundle exec rake spec
|
- bundle exec rake spec
|
||||||
- bundle exec rake spec_config
|
- bundle exec rake spec_config
|
||||||
|
|
Loading…
Reference in New Issue