mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 15:36:14 +02:00
Travis update
This commit is contained in:
parent
1b98b3a3e5
commit
fbecc6d062
2 changed files with 9 additions and 9 deletions
|
@ -5,8 +5,8 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
install:
|
||||
- "pip install -e . --use-mirrors"
|
||||
- "pip install pycrypto>=2.6 --use-mirrors"
|
||||
- "pip install -e ."
|
||||
- "pip install pycrypto>=2.6"
|
||||
- "pip install -q behave"
|
||||
# command to run tests
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue