mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 04:44:59 +00:00
Removed python2 test
Since python2 test fails 3 times over 4, because of bad encoding/decoding, now testing is disabled. Users are encouraged to switch to python3
This commit is contained in:
parent
149707caab
commit
291a5e9d93
@ -1,6 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
install: pip install .
|
||||
script: python test.py -e $EMAIL -p $PASSWD
|
||||
|
Loading…
Reference in New Issue
Block a user