aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: ecfad5326a4d72d44549452c33106751aaff2f62 (plain)
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