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 <hendrik@natural-transformations.com>2018-05-16 09:11:17 +0300
committerverhoek <hendrik@natural-transformations.com>2018-05-16 09:11:17 +0300
commit7a8a040e4b470e6c5a07fdbb05373b88486afca3 (patch)
tree23941dbdb269e7db4f8d3bd7e4766ac86461d0c7 /.travis.yml
parentbe79384966e7338cf70bf0012d36c7d215f7c107 (diff)
Renamed unit test category UrlUtility to UriUtility for consistency. Added to travis.yml.
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 bb59178ae..456bc9352 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,6 +55,7 @@ jobs:
- env: CATEGORY=Purge
- env: CATEGORY=Serialization
- env: CATEGORY=Utility
+ - env: CATEGORY=UriUtility
- env: CATEGORY=GUI
addons: