See #18. Update brew.
This commit is contained in:
parent
4f235891b6
commit
8b9304cdaa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue