276:019d9192cf9c
Anton Shestakov <av6@dwimlabs.net>, Sun, 30 Jul 2017 13:37:55 +0800
viewer: remove unnecessary inline style from a block in navbar

next change 288:4c4a141c33b1
previous change 263:e6c582cfee55

bitbucket-pipelines.yml

Permissions: -rw-r--r--

Other formats: Feeds:
image: python:2
pipelines:
default:
- step:
script:
- pip install -r requirements.txt -r dev-requirements.txt
- ./run-tests.py -v
--color=yes
--cov-report=term
--cov=candolint
--cov=incoming
--cov=viewer
--cov=checker
--cov=hooks-queue