diff --git a/.travis.yml b/.travis.yml index a6c8cbd5..b5ed7488 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ script: - git diff master.. -U0 README.md | grep -Pos "(?<=^\+).*" >> 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: