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