mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
remove unused variables from travis config
This commit is contained in:
parent
918590bd06
commit
fafda66869
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ cache: pip
|
|||
env:
|
||||
global:
|
||||
- PYTHONWARNINGS=default,ignore::PendingDeprecationWarning,ignore::ResourceWarning
|
||||
- DJANGO_DATABASE_USER_POSTGRES=postgres
|
||||
- DJANGO_DATABASE_USER_MYSQL=travis
|
||||
matrix:
|
||||
- DJANGO='>=3.0,<3.1'
|
||||
- DJANGO='>=2.2,<3.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue