Update .travis.yml
And a last one.
This commit is contained in:
@@ -42,7 +42,8 @@ install:
|
|||||||
echo yes | $ANDROID update sdk --no-ui --force --no-https --filter \
|
echo yes | $ANDROID update sdk --no-ui --force --no-https --filter \
|
||||||
tools,\
|
tools,\
|
||||||
platform-tools,\
|
platform-tools,\
|
||||||
build-tools-22.0.1,android-10;
|
build-tools-22.0.1,\
|
||||||
|
android-10;
|
||||||
fi
|
fi
|
||||||
- sudo pip install pyjavaproperties
|
- sudo pip install pyjavaproperties
|
||||||
- sudo pip install github3.py
|
- sudo pip install github3.py
|
||||||
|
|||||||
Reference in New Issue
Block a user