Browse Source

Add build server upgrade to NEWS.

Dan Helfman 6 years ago
parent
commit
3eadd16856
2 changed files with 1 additions and 1 deletions
  1. 1 0
      NEWS
  2. 0 1
      scripts/run-tests

+ 1 - 0
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,

+ 0 - 1
scripts/run-tests

@@ -11,4 +11,3 @@ pip install tox==3.10.0
 tox
 apk add --no-cache borgbackup
 tox -e end-to-end
-