travis: remove awesome_bot check on the whole README in preparation for a first merge

pull/1647/head
nodiscc 2019-04-13 15:12:19 +02:00
parent 9c1c79b2d7
commit 8015ca60d7
1 changed files with 0 additions and 1 deletions

View File

@ -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: