1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-01-11 15:54:30 +01:00

[ci] allow ssl errors

This commit is contained in:
Daniel Khamsing 2016-10-25 07:35:31 -07:00
parent a924998e9a
commit 343e528e1e

View File

@ -5,8 +5,8 @@ before_script:
- gem install danger
script:
- ruby .github/osia_get_links.rb
- awesome_bot check-unique.txt -a 302 -w xbmc/xbmc,Cherry/master
- awesome_bot check-links.txt --allow-dupe -w wheelmap.org,sourceforge,radioparadise,iltofa,douban
- awesome_bot check-unique.txt --allow-ssl -a 302 -w xbmc/xbmc,Cherry/master
- awesome_bot check-links.txt --allow-ssl --allow-dupe -w wheelmap.org,sourceforge,radioparadise,iltofa,douban
after_script:
- awesome_bot check-info.txt -a 403
- danger