mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-20 01:56:15 +00:00
travis: add python 3.6 build
This commit is contained in:
parent
0840117033
commit
e9958d115f
@ -18,9 +18,7 @@ python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
before_install:
|
||||
- pip install setuptools --upgrade
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
# Optimisation: build requirements as wheels, which get cached by Travis
|
||||
|
Loading…
Reference in New Issue
Block a user