mirror of
https://github.com/romanz/amodem.git
synced 2026-03-18 07:36:02 +08:00
travis: test on Python 3.4
This commit is contained in:
@@ -2,6 +2,7 @@ sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
|
||||
install:
|
||||
- pip install ecdsa # test without trezorlib for now
|
||||
|
||||
Reference in New Issue
Block a user