1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-26 14:46:14 +01:00

Enable python3.8 testing in travis

Based on PR#750 [1].

[1] https://github.com/openSUSE/osc/pull/750
This commit is contained in:
Marcus Huewe 2020-06-04 12:05:07 +02:00
parent 3d21f2498b
commit e807abbf7c

View File

@ -3,6 +3,7 @@ python:
- '2.7'
- '3.6'
- '3.7'
- '3.8'
addons:
apt:
packages: