Extend confserver logging #75

Merged
bmartin5692 merged 6 commits from extend-confserver-logging into master 2019-12-30 22:16:21 +01:00
Showing only changes of commit d2eae625bc - Show all commits

View file

@ -9,7 +9,7 @@ environment:
install: install:
- pip install pipenv - pip install pipenv
- pipenv --python 3 - pipenv --python 3.7
- pipenv install --dev - pipenv install --dev
build: off build: off