Warn on awesomebot fails

This commit is contained in:
nrew225 2016-12-16 18:54:22 -06:00
parent f584b1502e
commit 08ef1288a8
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,6 @@ before_script:
script:
- git diff master.. -U0 README.md | grep -Pos "(?<=^\+).*" >> temp.md || (exit 0)
- node test.js temp.md
- awesome_bot temp.md --allow-redirect --allow-ssl
- danger --verbose
notifications: