mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Don't fail travis on ssl errors
This commit is contained in:
parent
0d33f39bab
commit
e03b08ab88
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ rvm:
|
|||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot --allow-redirect --allow-dupe README.md
|
||||
- awesome_bot --allow-redirect --allow-dupe --allow-ssl README.md
|
||||
|
|
Loading…
Reference in a new issue