We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be242a9 commit 4a4e452Copy full SHA for 4a4e452
.drone.yml
@@ -665,7 +665,7 @@ steps:
665
- name: coverage
666
image: baiduxlab/useful-docker:ubuntu.1604.nightly
667
commands:
668
- - apt-get update && apt-get install -qq libclang-common-3.9-dev llvm-3.9-dev git llvm curl
+ - apt-get update && apt-get install -qq libclang-common-3.9-dev llvm-3.9-dev git llvm curl libperlio-gzip-perl libjson-perl
669
- . /root/.profile
670
- ./ci/build-lcov
671
- ./ci/run-cov
0 commit comments