mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
8 lines
90 B
YAML
8 lines
90 B
YAML
![]() |
language: python
|
||
|
python:
|
||
|
- "2.7"
|
||
|
install:
|
||
|
- "pip install tox"
|
||
|
script:
|
||
|
- "tox"
|