From aff982036bed4f0eb7575332a1ac62e9153825be Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sun, 14 May 2017 23:15:02 -0700 Subject: [PATCH] autobrew: fix brew audit error on double blank line --- .travis/autobrew.py | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis/autobrew.py b/.travis/autobrew.py index eed98b89..1c92deed 100644 --- a/.travis/autobrew.py +++ b/.travis/autobrew.py @@ -25,7 +25,6 @@ class Ocrmypdf < Formula depends_on "libpng" ${resources} - def install ENV.append ["SETUPTOOLS_SCM_PRETEND_VERSION"], "v${ocrmypdf_version}" ENV.each do |key, value|