Closed MikeTheCanuck closed 6 years ago
I checked, and these builds only failed because they haven't pulled from master.
https://travis-ci.org/hackoregon/elections-2018-backend/builds/394812016#L6944
This import error is because master is a commit ahead of this branch where the missing class is defined. Here's what we have on master.
https://github.com/hackoregon/elections-2018-backend/commit/6e72e5aada866495e113c99e91db83ccf30954eb
This otherwise looks good, so I am going to merge.
Disable so-called "pooling" driver per civic-devops issue 177