Skip to content

Commit

Permalink
Trying to fix python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xawotihs authored Sep 3, 2019
1 parent b023dd8 commit 2750b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2750b34

Please sign in to comment.