RegexURLResolver has been renamed in Django 2.1, this is causing failures on Travis. One of the django devs noted that it's a private API and we could use url() instead.