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