mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
trying new vl
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
before_script:
|
||||
- pip install -U vl
|
||||
- pip install git+git://github.com/ellisonleao/vl.git@py3
|
||||
- vl --version
|
||||
script:
|
||||
- vl README.md -t 5 --debug -w gamesounds.xyz,vungle.com,renderhjs.net -a 503,405,401,403
|
||||
- vl README.md --debug -w gamesounds.xyz,vungle.com,renderhjs.net -a 503,405,401,403
|
||||
|
Reference in New Issue
Block a user