Warn on awesomebot fails

This commit is contained in:
nrew225
2016-12-16 19:01:54 -06:00
parent 08ef1288a8
commit 6b25d7f2a5
2 changed files with 1 additions and 1 deletions

View File

@ -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