274:570f7fb00b52
Anton Shestakov <av6@dwimlabs.net>, Sun, 30 Jul 2017 13:25:20 +0800
viewer: move humanizeTimestamps() to a separate .js file

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