# HG changeset patch
# User Charlie Clark <charlie.clark@clark-consulting.eu>
# Date 1544889224 -3600
#      Sat Dec 15 16:53:44 2018 +0100
# Node ID 50973a6de49c9451ec9cdbadd0e4a5a95a2e52b4
# Parent  1308c93eeb40c589def4702353dff3c3d6b96e37
Add newline.

diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -15,4 +15,4 @@
         - export GIT_MESSAGE=$(hg tip --template '{desc}\n')
         - export GIT_BRANCH=$(hg branch)
         - export GIT_URL=https://bitbucket.org/openpyxl/et_xmlfile
-        - /tools/clean-launch.sh tox -e cov
\ No newline at end of file
+        - /tools/clean-launch.sh tox -e cov