Commit 7a56e6b6 authored by zeke's avatar zeke

suppress nomnom output

parent 8fd6842a
......@@ -104,4 +104,5 @@ curl \
-X POST \
-H "content-type: application/json" \
-d @$build_dir/package.json \
http://nomnom.heroku.com/?build_id=$REQUEST_ID
http://nomnom.heroku.com/?build_id=$REQUEST_ID \
> /dev/null 2>&1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment