CircleCI

Added in v0.0.7.
Displays build information for your CircleCI account.
Source Code
wtf/circleci/Configuration
circleci:
  apiKey: "3276d7155dd9ee27b8b14f8743a408a9"
  enabled: true
  position:
    top: 4
    left: 1
    height: 1
    width: 2
  refreshInterval: 900Attributes
apiKey 
Value: Your CircleCI API token.
enabled 
Determines whether or not this module is executed and if its data displayed onscreen. 
Values: true, false.
position 
Defines where in the grid this module’s widget will be displayed. 
refreshInterval 
How often, in seconds, this module will update its data. 
Values: A positive integer, 0..n.