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:
authorverhoek <30193551+verhoek@users.noreply.github.com>2018-10-29 23:31:49 +0300
committerverhoek <30193551+verhoek@users.noreply.github.com>2018-10-29 23:31:49 +0300
commit215334376b25e1a3fb024df231af68ff05a8f92d (patch)
tree1ac2cf56011193922d8327a41618c7696d97cfa5 /.travis.yml
parent4d8155fa43fb95d9d00b65a8572a91fe412594b8 (diff)
Added unit test for GetPathRoot in case of long paths.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 54f91b8f8..fb43c4a35 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,6 +58,7 @@ jobs:
- env: CATEGORY=Utility
- env: CATEGORY=UriUtility
- env: CATEGORY=WebApi
+ - env: CATEGORY=IO
- env: CATEGORY=GUI
addons: