mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-09-04 22:52:41 -04: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:
|
before_script:
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
script:
|
script:
|
||||||
- awesome_bot --allow-redirect --allow-dupe README.md
|
- awesome_bot --allow-redirect --allow-dupe --allow-ssl README.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue