update rub rvm to version 2.6

This commit is contained in:
KeyboardInterrupt 2020-03-03 21:25:27 +01:00
parent 860b41ee63
commit ee342461b6

View File

@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.2
- 2.6
before_script:
- gem install awesome_bot
@ -9,4 +9,4 @@ before_script:
script:
- awesome_bot README.md --allow-dupe # Allow duplicate links
- mdl --rules ~MD013,~MD033 README.md # Ignore line length (MD013) and inline HTML (MD033) Rules
- mdl --rules ~MD013,~MD033 README.md # Ignore line length (MD013) and inline HTML (MD033) Rules