Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Display installed packages in Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
breard-r committed Aug 19, 2019
1 parent 3c61be3 commit 3da83cf
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,5 +25,5 @@ install:
- pipenv install Django==$DJANGO_VERSION

script:
- pipenv run python -m django --version
- pipenv run pip freeze
- pipenv run python manage.py test npb

0 comments on commit 3da83cf

Please sign in to comment.