- try to fix travis build travis script debug pt 3
This commit is contained in:
@@ -48,6 +48,10 @@ install:
|
||||
$ANDROID list sdk --extended -a &&
|
||||
echo yes | $ANDROID update sdk -a -t tools,platform-tools,build-tools-23.0.1,android-10 --no-ui --force --no-https;
|
||||
fi
|
||||
- sudo apt-get install python-software-properties
|
||||
- sudo add-apt-repository ppa:webupd8team/java
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install oracle-java7-installer
|
||||
- sudo pip install pyjavaproperties
|
||||
- sudo pip install github3.py
|
||||
- sudo pip install cpp-coveralls
|
||||
|
||||
Reference in New Issue
Block a user