Integrity Notify.io Notifier¶ ↑
This lets Integrity post notifications to Notify.io after each build is made.
Learn more about Notify.io Learn more about Integrity Learn more about our anlek projects
Installation ¶ ↑
To use integrity-notifyio you need to do the following:
In the Gemfile add:
gem "integrity-notifyio", '>=0.2.2'
In init.rb add:
# = Notify.io require "integrity/notifier/notifyio"
Reload Integrity and you should be able to add/edit your projects and see the new Notify.IO panel
Copyright¶ ↑
Copyright © 2011 Andrew Kalek, Anlek Consulting. See LICENSE for details.