See #18. Trying to get PIP installed.

This commit is contained in:
Glavin Wiechert 2014-06-16 00:49:14 -03:00
parent 46103d58e8
commit 5c101240c2
1 changed files with 2 additions and 1 deletions

View File

@ -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