4 lines
58 B
YAML
4 lines
58 B
YAML
language: python
|
|
python:
|
|
- "3.7"
|
|
script: make test |
language: python
|
|
python:
|
|
- "3.7"
|
|
script: make test |