1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00

- add .travis.yml to fix Travis runs

This commit is contained in:
Adam Spiers 2013-01-18 12:26:48 +00:00
parent 63e2bcabf7
commit c23c73119d

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: python
python:
- "2.7"
script: cd tests; python suite.py