Skip to content

Commit

Permalink
Changed script in travis.yml #3
Browse files Browse the repository at this point in the history
  • Loading branch information
spyker77 committed May 20, 2020
1 parent 5c92524 commit a05a1eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,5 @@ install:
- pip install pipenv
before_script:
- pipenv install
- pipenv shell
- python manage.py migrate
- python manage.py collectstatic --no-input
script:
- pytest

0 comments on commit a05a1eb

Please sign in to comment.