language: ruby rvm: 2.0.0 os: linux before_install: - export HOMEBREW_DEVELOPER=1 - export PATH="bin:$PATH" - umask 022 script: - brew test-bot