Send Magnum CI build notifications to a Flowdock team inbox.
Example:
require "magnum/addons/flowdock"
# Initialize addon
addon = Magnum::Addon::Flowdock.new(api_token: "token")
# Send build payload
addon.run(build_payload)
Execute test suite:
bundle exec rake test
The MIT License (MIT)
Copyright (c) 2013-2014 Dan Sosedoff, [email protected]