mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-03 10:06:17 +01:00
Enable container-based CI builds
This commit is contained in:
parent
beb46cc012
commit
caf20030ba
@ -1,7 +1,9 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq diffstat
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- diffstat
|
||||
sudo: false
|
||||
script: cd tests; python suite.py
|
||||
|
Loading…
Reference in New Issue
Block a user