From 3eadd16856dd5761972977bb346f0c6b2677fb60 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 20 May 2019 19:20:05 -0700 Subject: [PATCH] Add build server upgrade to NEWS. --- NEWS | 1 + scripts/run-tests | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 344584293..300250e9f 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ * Remove Python cache files before each Tox run. * Add #borgmatic Freenode IRC channel to documentation. * Add Borg/borgmatic hosting providers section to documentation. + * Upgrade project build server from Drone 0.8 to 1.1. 1.3.5 * #153: Support for various Borg directory environment variables (BORG_CONFIG_DIR, BORG_CACHE_DIR, diff --git a/scripts/run-tests b/scripts/run-tests index fbe669eee..62f9862b5 100755 --- a/scripts/run-tests +++ b/scripts/run-tests @@ -11,4 +11,3 @@ pip install tox==3.10.0 tox apk add --no-cache borgbackup tox -e end-to-end -