mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 12:08:31 +02:00
Merge branch 'issue-170' of github.com:notbalanced/jrnl into issue-170
This commit is contained in:
commit
599d48b2a9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
- "pip install -e . --use-mirrors"
|
- "pip install -e ."
|
||||||
- "pip install -q behave"
|
- "pip install -q behave"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue