1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-05 20:58:42 +02: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

View File

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