Merge pull request #5342 from Mordax/issue-5177

Disable coverage cmake option
This commit is contained in:
chriseth 2018-11-13 16:14:27 +01:00 committed by GitHub
commit aa7dc60ef6
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=ON
CMAKE_OPTIONS: -DCOVERAGE=OFF
steps:
- checkout
- run: