mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Beautification (fix a missing blank)
This commit is contained in:
parent
dfc8baf2ee
commit
3653b388fd
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ matrix:
|
|||
- { python: 3.3, env: DJANGO=1.10 }
|
||||
- { python: 3.6, env: DJANGO=1.10 }
|
||||
- { python: 3.3, env: DJANGO=1.11 }
|
||||
- { python: 2.7, env: DJANGO=2.0}
|
||||
- { python: 2.7, env: DJANGO=2.0 }
|
||||
- { python: 3.3, env: DJANGO=2.0 }
|
||||
include:
|
||||
- { python: 3.6, env: TOXENV=flake8 }
|
||||
|
|
|
|||
Loading…
Reference in a new issue