From 18a9141fb40c52ca8e71f645826e6671878e9d1f Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Mon, 18 Feb 2019 15:25:57 +0100 Subject: [PATCH] Remove comment in yaml I should actually look up the syntax one of these days. --- .builds/netbsd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.builds/netbsd.yml b/.builds/netbsd.yml index a47dc4137..5756e2745 100644 --- a/.builds/netbsd.yml +++ b/.builds/netbsd.yml @@ -8,7 +8,6 @@ packages: - pcre2 tasks: - build: | - # We can't use sources because we don't have the certificate store set up. git -c http.sslVerify=false clone https://git.sr.ht/~faho/fish cd fish mkdir build || :