Skip to content

Commit

Permalink
Update rvm to 2.4 in .travis.yml to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoelchau committed Apr 21, 2021
1 parent 3313760 commit d71555b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ matrix:
- os: linux
language: ruby
python: 3.7
rvm: 2.2
rvm: 2.4
before_script: gem install awesome_bot
script: awesome_bot --allow-redirect --allow-dupe README.md docs/*.md # only this instance will check the documents

Expand Down

0 comments on commit d71555b

Please sign in to comment.