mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
[Travis-CI] manually install PyCrypto
This commit is contained in:
parent
15ae3857ad
commit
7f26b6cec5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ python:
|
|||
- "3.3"
|
||||
install:
|
||||
- "pip install -e . --use-mirrors"
|
||||
- "pip install pycrypto>=2.6 --use-mirrors"
|
||||
- "pip install -q behave"
|
||||
# command to run tests
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue