5 lines
69 B
YAML
5 lines
69 B
YAML
dist: xenial
|
|
language: python
|
|
python:
|
|
- 3.7
|
|
script: make test |