When you have Github's hub installed, you can get the ci-status of your current branch like this:
$ hub ci-status pending
If you install watch (e.g. brew install watch) you can continuously see the state:
$ watch hub ci-status
From us to your inbox weekly.