added sudo to install python packages on macosx

This commit is contained in:
xawotihs
2014-12-08 00:10:48 +01:00
parent 11eb6de57e
commit c8b0ce9669

View File

@@ -2,8 +2,8 @@ language: objective-c
before_install:
- brew update
- brew install qt5
- pip install pyjavaproperties
- pip install github3.py
- sudo pip install pyjavaproperties
- sudo pip install github3.py
env:
global: