Merge pull request #5423 from ethereum/enable-coverage

Revert "Disable covereage cmake option"
This commit is contained in:
Alex Beregszaszi
2018-11-14 14:18:54 +00:00
committed by GitHub
+1 -1
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: