See #18. Trying to get PIP installed.
This commit is contained in:
parent
46103d58e8
commit
5c101240c2
|
@ -8,6 +8,7 @@ notifications:
|
|||
script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
|
||||
|
||||
before_install:
|
||||
- gem install ruby-beautify
|
||||
- gem install ruby-beautify --verbose
|
||||
- brew install python
|
||||
- pip install --upgrade autopep8
|
||||
- pear install PHP_Beautifier
|
||||
|
|
Loading…
Reference in New Issue