See #18. Update brew.

This commit is contained in:
Glavin Wiechert 2014-06-16 01:09:11 -03:00
parent 4f235891b6
commit 8b9304cdaa
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ notifications:
script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
before_install:
- brew update
- gem install ruby-beautify --verbose
- brew install python
- pip install --upgrade autopep8