UNPKG

hubot-ci

Version:

Use Hubot to interact with GitHub commit statuses

5 lines (3 loc) 133 B
Path = require 'path' module.exports = (robot, scripts) -> robot.loadFile(Path.resolve(__dirname, "src", "scripts"), "ci.coffee")