Further tests with travis
This commit is contained in:
parent
e65296203b
commit
78c289ef0b
3 changed files with 7 additions and 5 deletions
|
|
@ -45,7 +45,10 @@ DATABASES = {
|
|||
'USER': 'evennia',
|
||||
'PASSWORD': 'password',
|
||||
'HOST': 'localhost',
|
||||
'PORT': '' # use default
|
||||
'PORT': '', # use default
|
||||
'TEST': {
|
||||
'NAME': 'default'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue