mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-08 20:00:15 +02:00
Set timeout of 5 seconds
This commit is contained in:
parent
b77e0d509e
commit
00955bfc5d
@ -4,4 +4,4 @@ rvm:
|
|||||||
before_script:
|
before_script:
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
script:
|
script:
|
||||||
- awesome_bot README.md --allow-dupe --allow-ssl --allow-redirect | grep -Ev "\s*?[0-9]{1,4}\.\s*?http"
|
- awesome_bot README.md --allow-dupe --allow-ssl --allow-redirect --set-timeout 5 | grep -Ev "\s*?[0-9]{1,4}\.\s*?http"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user