Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2018-04-25 12:10:15 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-04-25 12:10:15 +0300
commit7be6237342a77d1f04a37fef999861fd895d8512 (patch)
treec94414767a2f555d90bc1c09c7b2f4a15c6c2483 /.travis.yml
parent1a7c5588144eb58f4f1bb42a6414ead7bbea44ee (diff)
Fixed an incorrect caching folder in Travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 45866e85b..69f75233b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,7 +44,7 @@ jobs:
- env: CATEGORY=SVNData
cache:
directories:
- - $HOME/download/bulk
+ - $HOME/download/svn
- env: CATEGORY=SVNDataLong
cache: