mirror of
https://github.com/ansible-community/awesome-ansible.git
synced 2024-10-01 11:49:27 -04:00
update rub rvm to version 2.6
This commit is contained in:
parent
860b41ee63
commit
ee342461b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user