1 2 3 4 5 6 7 8 9 10 11
language: ruby rvm: 2.0.0 os: linux before_install: - export HOMEBREW_DEVELOPER=1 - export PATH="bin:$PATH" - umask 022 script: - brew test-bot