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
commit 264aca4bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: