diff --git a/.travis.yml b/.travis.yml index 0269051c..a6c8cbd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ 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 || (exit 0) + - awesome_bot temp.md --allow-redirect || (exit 0) - danger --verbose notifications: