1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-11 07:06:16 +01:00

Merge branch 'remove_old_version_from_travis' of https://github.com/lethliel/osc

Old python3 versions do not support %-interpolation with bytes.
This commit is contained in:
Marcus Huewe 2019-07-17 14:26:36 +02:00
commit 107976e8f8

View File

@ -1,8 +1,6 @@
language: python
python:
- '2.7'
- '3.3'
- '3.4'
- '3.6'
addons:
apt: