Skip to content

Commit

Permalink
can't run without poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
piccolbo committed Sep 17, 2019
1 parent b1ac529 commit 5b001a3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ python:
- 3.5


env:
global:
- PIPENV_VENV_IN_PROJECT=1
- PIPENV_IGNORE_VIRTUALENVS=1
before_install:
- pip install poetry

# Command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: make install-dev
Expand Down

0 comments on commit 5b001a3

Please sign in to comment.