travis: test on Python 3.4

This commit is contained in:
Roman Zeyde
2015-08-24 16:07:39 +03:00
parent ad35e03a9f
commit 38fd938fd4

View File

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