mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
6 lines
101 B
YAML
6 lines
101 B
YAML
language: python
|
|
before_script:
|
|
- pip install vl
|
|
script:
|
|
- vl README.md --size=1000 -t 5 --debug
|