travis: test on Python 3.4

nistp521
Roman Zeyde 9 years ago
parent ad35e03a9f
commit 38fd938fd4

@ -2,6 +2,7 @@ sudo: false
language: python
python:
- "2.7"
- "3.4"
install:
- pip install ecdsa # test without trezorlib for now

Loading…
Cancel
Save