aboutsummaryrefslogtreecommitdiffstats
path: root/Dangerfile
diff options
context:
space:
mode:
authornrew225 <nrew225@gmail.com>2016-12-17 01:01:54 +0000
committernrew225 <nrew225@gmail.com>2016-12-17 01:01:54 +0000
commit6b25d7f2a55816cc68d5a7f6c137ddfa34415bd3 (patch)
tree32eea48c555702962700583277cd92c5c91a7f04 /Dangerfile
parentWarn on awesomebot fails (diff)
downloadawesome-selfhosted-6b25d7f2a55816cc68d5a7f6c137ddfa34415bd3.tar.gz
awesome-selfhosted-6b25d7f2a55816cc68d5a7f6c137ddfa34415bd3.zip
Warn on awesomebot fails
Diffstat (limited to 'Dangerfile')
-rw-r--r--Dangerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dangerfile b/Dangerfile
index bb8fd0e0..de8e3f2a 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -26,7 +26,6 @@ end
# Check syntax
if has_readme_changes
- awesome_bot temp.md --allow-redirect --allow-ssl
require 'json'
syntaxresults = File.read 'syntaxcheck.json'
sj = JSON.parse syntaxresults