1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-09 22:36:14 +01:00

Add Travis CI build for Python 3.3, 3.4, 3.5-dev

This commit is contained in:
Luca Boccassi 2015-08-16 00:34:31 +01:00
parent 0de99cadbb
commit 2512d47d52

View File

@ -1,6 +1,9 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5-dev"
addons:
apt:
packages: