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

13 lines
159 B
YAML
Raw Normal View History

2013-01-18 13:26:48 +01:00
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5-dev"
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