1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/.travis.yml

8 lines
149 B
YAML
Raw Normal View History

2013-01-18 13:26:48 +01:00
language: python
python:
- "2.7"
2013-01-18 22:58:53 +01:00
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq diffstat
2013-01-18 13:26:48 +01:00
script: cd tests; python suite.py