mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Travis still doesn't support Python 3.7 in the default image
This commit is contained in:
parent
4e874d88ae
commit
3680872619
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
dist: xenial
|
||||
sudo: true
|
||||
|
||||
language: python
|
||||
python:
|
||||
- 2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue