Trying to fix python dependencies

This commit is contained in:
Xawotihs
2019-09-03 22:24:39 +02:00
committed by GitHub
parent b023dd89b6
commit 2750b34b4f

View File

@@ -48,6 +48,7 @@ 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 python -m easy_install --upgrade pyOpenSSL
- sudo pip install pyjavaproperties
- sudo pip install github3.py
- sudo pip install cpp-coveralls