mirror of
https://github.com/sindresorhus/awesome.git
synced 2024-12-22 00:46:09 +00:00
Fixed case on filename
This commit is contained in:
parent
38adc5ea79
commit
db4dd1139d
@ -4,4 +4,4 @@ rvm:
|
|||||||
before_script:
|
before_script:
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
script:
|
script:
|
||||||
- awesome_bot README.md --allow-redirect
|
- awesome_bot readme.md --allow-redirect
|
||||||
|
Loading…
Reference in New Issue
Block a user