@ -16,7 +16,6 @@ before_script:
- psql -c "CREATE DATABASE sapl OWNER sapl;" -U postgres
script:
- ./manage.py shell < scripts/inicializa_grupos_autorizacoes.py
- ./manage.py migrate
- ./manage.py bower install
- py.test