mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Use Travis-CI without requirements.txt
This commit is contained in:
parent
7065cafe01
commit
15ae3857ad
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ python:
|
|||
- "2.7"
|
||||
- "3.3"
|
||||
install:
|
||||
- "pip install -q -r requirements.txt --use-mirrors"
|
||||
- "pip install -e . --use-mirrors"
|
||||
- "pip install -q behave"
|
||||
# command to run tests
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue