mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 12:54:58 +00:00
Initial travis script
Signed-off-by: Domenico Iezzi <domenico.iezzi.201@gmail.com>
This commit is contained in:
parent
174c01b63d
commit
08c89c44f9
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language: python
|
||||||
|
python: '3.6'
|
||||||
|
install: pip install -r requirements.txt
|
||||||
|
script: python test.py
|
Loading…
Reference in New Issue
Block a user