Upgrade Drone build file format from 0.8 to 1.x. #187

Merged
witten merged 10 commits from upgrade-drone into master 2019-05-21 02:21:46 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 3eadd16856 - Show all commits

1
NEWS
View File

@ -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,

View File

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