1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-05 02:56:17 +01:00

13 lines
159 B
YAML
Raw Normal View History

2013-01-18 12:26:48 +00:00
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5-dev"
2015-08-13 00:45:19 +01:00
addons:
apt:
packages:
- diffstat
sudo: false
2013-01-18 12:26:48 +00:00
script: cd tests; python suite.py