mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-11 07:06:16 +01:00
5 lines
69 B
YAML
5 lines
69 B
YAML
|
language: python
|
||
|
python:
|
||
|
- "2.7"
|
||
|
script: cd tests; python suite.py
|