You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use Ubuntu 16.04 (Xenial) dist for Travis CI
This is to allow for use of Django 2.2, which requires SQLite >=3.8.3. The stable sqlite3 for xenial (i.e. `apt-get install sqlite3`) is 3.11.0.
* Allow Django 2.2.x
* Allow Django 2.2.x
0 commit comments