mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-11-10 05:20:36 +03:00
travis: remove awesome_bot check on the whole README in preparation for a first merge
This commit is contained in:
parent
9c1c79b2d7
commit
8015ca60d7
@ -14,7 +14,6 @@ script:
|
||||
- git diff master.. --unified=0 README.md | grep --perl-regexp --only-matching --silent "(?<=^\+).*" >> temp.md || (exit 0)
|
||||
- node test.js temp.md
|
||||
- awesome_bot temp.md --allow-redirect || (exit 0)
|
||||
- awesome_bot README.md --allow-redirect || (exit 0)
|
||||
- danger --verbose
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user