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 1aea348 commit 176be35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
allow_failures:
- env: DJANGO_VERSION="git+https://github.com/django/django.git"
install:
- pip install --upgrade pip
- pip install --upgrade pip setuptools wheel
- pip install $DJANGO_VERSION
- pip install -r requirements.txt
- pip install .
Expand Down

0 comments on commit 176be35

Please sign in to comment.