]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
CI: disale building the gRPC plugin. 3586/head
authorFlorian Forster <octo@collectd.org>
Fri, 18 Sep 2020 21:06:45 +0000 (23:06 +0200)
committerFlorian Forster <octo@google.com>
Tue, 22 Sep 2020 09:05:57 +0000 (11:05 +0200)
.cirrus.yml
.travis.yml

index 4b810928e2961c25e1b06b46d2244736912c65a2..d977d969d4c94e73905bbc14559d82f67f779ae6 100644 (file)
@@ -10,6 +10,7 @@ env:
           --disable-csv
           --disable-curl_xml
           --disable-gmond
+          --disable-grpc
           --disable-java
           --disable-lua
           --disable-match_empty_counter
index 257671cd94861f0f252bf8a0b8eec5954db1fc80..6ddf389691ced9f98acb269d2e859684bbc3abdf 100644 (file)
@@ -47,6 +47,7 @@ script:
     --disable-csv
     --disable-curl_xml
     --disable-gmond
+    --disable-grpc
     --disable-java
     --disable-lua
     --disable-match_empty_counter