Skip to content

Commit

Permalink
Updates packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
sbywater committed Jul 26, 2022
1 parent b66225a commit 1aea348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
allow_failures:
- env: DJANGO_VERSION="git+https://github.com/django/django.git"
install:
- pip install --upgrade pip
- pip install $DJANGO_VERSION
- pip install -r requirements.txt
- pip install .
Expand Down

0 comments on commit 1aea348

Please sign in to comment.