Disable circleci by default for now until Scalar supports it

This commit is contained in:
Travis Ralston 2017-12-15 12:06:34 -07:00 committed by GitHub
parent 6079cb9ce6
commit fcee6f2078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
type: "complex-bot"
integrationType: "circleci"
enabled: true
enabled: false # disabled because the API is considered unstable/inoperable. Use at your own risk!
name: "CircleCI"
about: "Sends CircleCI build results into the room"
avatar: "img/avatars/circleci.png"