Revert "Disable covereage cmake option"

This reverts commit 5effc0eeb9.
This commit is contained in:
Alex Beregszaszi 2018-11-14 12:56:13 +00:00
parent b0a2e41eaf
commit 3e5664841c

View File

@ -122,7 +122,7 @@ jobs:
- image: buildpack-deps:artful
environment:
TERM: xterm
CMAKE_OPTIONS: -DCOVERAGE=OFF
CMAKE_OPTIONS: -DCOVERAGE=ON
steps:
- checkout
- run: