mirror of
https://github.com/pyro2927/SouthwestCheckin.git
synced 2025-12-06 01:13:19 +00:00
6 lines
63 B
YAML
6 lines
63 B
YAML
language: python
|
|
python:
|
|
- "2.7"
|
|
- "3.7"
|
|
script:
|
|
- pytest |