aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authornrew225 <nrew225@gmail.com>2016-12-17 00:54:22 +0000
committernrew225 <nrew225@gmail.com>2016-12-17 00:54:22 +0000
commit08ef1288a8b798141c6ea3d7de2c7b0efb57482c (patch)
tree18a26a06d874caa617b064ef22af2571412e2cd5 /.travis.yml
parentturn off emails (diff)
downloadawesome-selfhosted-08ef1288a8b798141c6ea3d7de2c7b0efb57482c.tar.gz
awesome-selfhosted-08ef1288a8b798141c6ea3d7de2c7b0efb57482c.zip
Warn on awesomebot fails
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8876fd5a..2cc8d9c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: