Tries to fix iOS/MacOSX builds
This commit is contained in:
@@ -5,8 +5,12 @@ before_install:
|
|||||||
- brew install qt5
|
- brew install qt5
|
||||||
- sudo pip install pyjavaproperties
|
- sudo pip install pyjavaproperties
|
||||||
- sudo pip install github3.py
|
- sudo pip install github3.py
|
||||||
- brew install dpkg
|
- brew install dpkg ldid
|
||||||
- curl -s -f -L https://raw.github.com/r-plus/dotfiles/master/install_theos.sh | bash
|
#- curl -s -f -L https://raw.github.com/r-plus/dotfiles/master/install_theos.sh | bash
|
||||||
|
- mkdir theos
|
||||||
|
- cd theos
|
||||||
|
- git clone --recursive https://github.com/theos/theos.git
|
||||||
|
- export THEOS="$TRAVIS_BUILD_DIR/theos"
|
||||||
- pwd
|
- pwd
|
||||||
- ls
|
- ls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user