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