mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +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"
|
||||
install:
|
||||
- "pip install -q -r requirements.txt --use-mirrors"
|
||||
- "pip install -q behave"
|
||||
# command to run tests
|
||||
script:
|
||||
- python --version
|
||||
|
|
Loading…
Add table
Reference in a new issue