mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
9 lines
224 B
YAML
9 lines
224 B
YAML
language: python
|
|
python:
|
|
- "3.6"
|
|
before_script:
|
|
- pip install git+git://github.com/ellisonleao/vl.git@py3
|
|
- vl --version
|
|
script:
|
|
- vl README.md --debug -w gamesounds.xyz,vungle.com,renderhjs.net -a 503,405,401,403
|