mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-21 20:44:56 +00:00
travis: remove arguments from cmd
This commit is contained in:
parent
3629b232fe
commit
cd6d686eff
@ -2,4 +2,4 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
install: pip install .
|
||||
script: python test/test.py -e $EMAIL -p $PASSWD
|
||||
script: python test/test.py
|
||||
|
Loading…
Reference in New Issue
Block a user