Skip to content

Commit

Permalink
dont want input
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Apr 23, 2019
1 parent 67672c9 commit ae96f44
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 @@ -14,7 +14,7 @@ install:
- pip install -U coveralls
- pip install -r requirements/dev.txt
- pip install -U codeclimate-test-reporter
- python manage.py migrate
- python manage.py migrate --no-input
- python manage.py collectstatic --no-input
script:
- coverage run manage.py test
Expand Down

0 comments on commit ae96f44

Please sign in to comment.