Disable Circle CI support for now

When the PR gets merged to go-neb, this can be uncommented and implemented.
This commit is contained in:
Travis Ralston 2018-03-24 17:10:06 -06:00
parent 8cdae3359d
commit 5d00c72972

View File

@ -22,11 +22,12 @@ export class NebStore {
private static INTEGRATIONS_MODULAR_SUPPORTED = ["giphy", "guggy", "github", "google", "imgur", "rss", "travisci", "wikipedia"];
private static INTEGRATIONS = {
"circleci": {
name: "Circle CI",
avatarUrl: "/img/avatars/circleci.png",
description: "Announces build results from Circle CI to the room.",
},
// TODO: Support Circle CI
// "circleci": {
// name: "Circle CI",
// avatarUrl: "/img/avatars/circleci.png",
// description: "Announces build results from Circle CI to the room.",
// },
"echo": {
name: "Echo",
avatarUrl: "/img/avatars/echo.png", // TODO: Make this image