Update .travis.yml

And a last one.
This commit is contained in:
Xawotihs
2015-07-11 18:36:34 +02:00
parent 38ed60bf63
commit 6a37b5e461

View File

@@ -42,7 +42,8 @@ install:
echo yes | $ANDROID update sdk --no-ui --force --no-https --filter \
tools,\
platform-tools,\
build-tools-22.0.1,android-10;
build-tools-22.0.1,\
android-10;
fi
- sudo pip install pyjavaproperties
- sudo pip install github3.py