1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 09:28:13 +00:00

drop python 2.6 and older, 3.3 and older

This commit is contained in:
Pavol Rusnak 2016-02-18 11:19:15 +01:00
parent f8da757c4f
commit 700bfdeee5
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -15,10 +15,7 @@ addons:
- libusb-1.0-0-dev
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"