etianen / django-watson

Full-text multi-table search application for Django. Easy to install and use, with good performance.
BSD 3-Clause "New" or "Revised" License
1.2k stars 130 forks source link

Update test matrix #254

Closed moggers87 closed 4 years ago

moggers87 commented 5 years ago
moggers87 commented 5 years ago

This would be ready for review, except that Watson doesn't work with MySQL 5.7. Previously this issue has been hidden because Travis was running tests on Ubuntu Trusty (which comes with MySQL 5.6). Now we need Ubuntu Xenial for Python 3.7 and MySQL tests are breaking :upside_down_face:

I'll open an issue about this in a moment.

moggers87 commented 4 years ago

Closing this PR as I probably won't be getting time to look into it any time soon.

etianen commented 4 years ago

Understood, and thanks for the work you did. I'm likewise in a position where I don't have the time to investigate this more fully right now.

etianen commented 4 years ago

Fixed in #261