Skip to content

Commit

Permalink
migrate fails, but changes fixed the rest of the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rwblair committed Feb 2, 2017
1 parent bf75f43 commit 122f1d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ machine:
test:
override:
- python manage.py makemigrations
- python manage.py migrate
- coverage run --source=dataset manage.py test
post:
- coveralls
Expand Down

0 comments on commit 122f1d2

Please sign in to comment.