Skip to content

Commit

Permalink
circle didn't like the previous commits commands, but it fixed the te…
Browse files Browse the repository at this point in the history
…sts. undoing changes for now.
  • Loading branch information
rwblair committed Oct 7, 2016
1 parent fb840af commit 5a314c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ machine:
SECRET_KEY: CI

test:
pre:
- ./manage.py makemigrations
- ./manage.py migrate
- ./manage.py collectstatic --noinput
override:
- coverage run --source=dataset manage.py test
post:
Expand Down

0 comments on commit 5a314c6

Please sign in to comment.