Download:
child 263:e6c582cfee55
parent 261:0f5d7ade0367
262:2f40cd364777
Anton Shestakov <av6@dwimlabs.net>, Fri, 16 Jun 2017 16:16:38 +0800
pipelines: force color on

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Fri Jun 16 15:47:55 2017 +0800
+++ b/bitbucket-pipelines.yml Fri Jun 16 16:16:38 2017 +0800
@@ -6,6 +6,7 @@
script:
- pip install -r requirements.txt -r dev-requirements.txt
- ./run-tests.py -v
+ --color=yes
--cov-report=term
--cov=candolint
--cov=incoming.py