fix(build): no more squirrel

This commit is contained in:
Evan Morikawa 2015-02-20 18:33:37 -08:00
parent 742d38c4ef
commit 551ced639e

View file

@ -24,7 +24,6 @@ module.exports = (grunt) ->
url: url
json:
username: "Edgehill Builds"
icon_emoji: ":shipit:"
text: msg
, (err, httpResponse, body) ->
if err then reject(err)