trying new vl

This commit is contained in:
Ellison Leão
2017-01-14 20:43:15 -02:00
parent 1210e05ef3
commit 03a5d7ee90

View File

@@ -1,6 +1,9 @@
language: python language: python
python:
- "3.5"
- "3.6"
before_script: before_script:
- pip install -U vl - pip install git+git://github.com/ellisonleao/vl.git@py3
- vl --version - vl --version
script: 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