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