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