1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-14 16:26:13 +01:00
github.com_openSUSE_osc/.travis.yml

10 lines
125 B
YAML
Raw Normal View History

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