mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +03:00
Fixed TravisCI configuration
This commit is contained in:
parent
667317a7bb
commit
356ce00577
@ -1,5 +1,5 @@
|
||||
env:
|
||||
- DJANGO_SETTINGS_MODULE=config.settings.test
|
||||
- DJANGO_SETTINGS_MODULE=settings
|
||||
sudo: true
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
@ -13,9 +13,6 @@ python:
|
||||
- "3.5"
|
||||
services:
|
||||
- postgresql
|
||||
- redis-server
|
||||
install: "pip install -r requirements/test.txt"
|
||||
script:
|
||||
- coverage run manage.py test
|
||||
notifications:
|
||||
slack: sectorlabs:OOGt0rCplfNeAs1E2FR4UwxE
|
||||
|
Loading…
x
Reference in New Issue
Block a user