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
+2 -2
View File
@@ -2,8 +2,8 @@ language: objective-c
before_install: before_install:
- brew update - brew update
- brew install qt5 - brew install qt5
- pip install pyjavaproperties - sudo pip install pyjavaproperties
- pip install github3.py - sudo pip install github3.py
env: env:
global: global: