mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 12:54:58 +00:00
Added env vars in travis-ci script
Signed-off-by: Domenico Iezzi <domenico.iezzi.201@gmail.com>
This commit is contained in:
parent
a77b362397
commit
14dc73c69f
@ -3,4 +3,4 @@ python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
install: pip install .
|
||||
script: python test.py
|
||||
script: python test.py -e $EMAIL -p $PASSWD
|
||||
|
Loading…
Reference in New Issue
Block a user