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
+1 -1
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: