Socket
Socket
Sign inDemoInstall

hubot-travis-ci

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-travis-ci - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "hubot-travis-ci",
"description": "Hubot script for interacting with Travis CI",
"version": "0.0.1",
"version": "0.0.2",
"author": "Daniel Paz-Soldan <daniel.pazsoldan@gmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -20,3 +20,3 @@ # hubot-travis-ci

HUBOT_TRAVIS_ORGNAME - Organization, user, or project name
HUBOT_TRAVIS_URL - "https://<host>.travis-ci.com/<organization>" or "https://travis-ci.org/<organization>"
HUBOT_TRAVIS_URL - "https://<host>.travis-ci.com" or "https://travis-ci.org"

@@ -29,3 +29,3 @@

## Commands:
## Commands

@@ -35,9 +35,7 @@ hubot travis restart <repo> - Restart a travis build

## Notes:
## Notes
This script was originally built for the [Slack](https://www.slack.com)
hubot integration.
hubot integration. To get build notifications posted back into Slack
setup the [existing Travis CI integration](https://slack.com/integrations).
To get build notifications posted back into Slack setup the
[existing Travis CI integration](https://slack.com/integrations).
Refer to the [Travis CI API docs](http://docs.travis-ci.com/api/).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc