summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Orst <andreyorst@gmail.com>2020-11-01 09:30:30 +0000
committerAndrey Orst <andreyorst@gmail.com>2020-11-01 09:30:30 +0000
commita6e563f7a1cdae883825bd8079ee38eceee2cb49 (patch)
tree3b8d2b1288a58341360e471d1dfc2d1205d392b9
parent2593f0da0b3b6bfb81f9062f74e0342ae5e3f8c9 (diff)
parent8b6f68e2f99d202ba440e089438c2de5fad9bd51 (diff)
Merge branch 'coverage-report' into 'master'
fix(CI): colorless coverage report See merge request andreyorst/fennel-cljlib!5
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9fad617..fd30085 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,4 +34,4 @@ Coverage:
- luarocks-5.3 install luacov-console
script:
- LUA=lua5.3 make luacov-console
- - luacov-console -s
+ - luacov-console --no-colored -s