mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 09:08:32 +02:00
Use Travis-CI without requirements.txt
This commit is contained in:
parent
6f302ad664
commit
3a4607f671
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