mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 08:38:06 +08:00
travis: add Python 3.5
This commit is contained in:
@@ -3,6 +3,7 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
install:
|
||||
- pip install ecdsa ed25519 semver # test without trezorlib for now
|
||||
|
||||
Reference in New Issue
Block a user