Skip to content

Commit

Permalink
Merge pull request #5282 from dojutsu-user/fix-travis-error
Browse files Browse the repository at this point in the history
Fix error of travis (rename migration file)
  • Loading branch information
ericholscher authored Feb 13, 2019
2 parents 76972df + 56f7331 commit d5738cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('projects', '0037_add_htmlfile'),
('projects', '0038_update-doctype-helptext'),
]

operations = [
Expand Down

0 comments on commit d5738cc

Please sign in to comment.