mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 17:18:30 +02:00
Travis fix
This commit is contained in:
parent
25ae0cae7b
commit
534dc63ec0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
install:
|
install:
|
||||||
- "pip install -q -r requirements.txt --use-mirrors"
|
- "pip install -q -r requirements.txt --use-mirrors"
|
||||||
|
- "pip install -q behave"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script:
|
script:
|
||||||
- python --version
|
- python --version
|
||||||
|
|
Loading…
Add table
Reference in a new issue