Following are the steps to setup a fancy build status icon in your OSX bar using AnyBar. At my current project we use Bamboo for CI, which provides REST API to get build statuses that you can visualize in system bar with green or red icon depending on the state of build.
Install Dependencies
# install cask and anybar
brew install caskroom/cask/brew-cask
brew cask install anybar
# install socat and jq