Skip to content
Snippets Groups Projects
Commit 620646b8 authored by Eduardo Klosowski's avatar Eduardo Klosowski
Browse files

Ajustado para coletar os arquivos estáticos antes dos testes

parent 43236a73
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -7,6 +7,7 @@ env:
 
install:
- pip install -r requirements.txt -r requirements-dev.txt
- python manage.py collectstatic --noinput
 
script:
- flake8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment