From 23cedc12e88cdc83eb6a973f7704f179194f26e2 Mon Sep 17 00:00:00 2001 From: Henry Fredrick Schreiner Date: Thu, 14 Jun 2018 14:34:48 +0200 Subject: [PATCH] Fixing Conan upload capitalization --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 80bdfbfb..8afb1350 100644 --- a/.travis.yml +++ b/.travis.yml @@ -129,7 +129,7 @@ deploy: skip_cleanup: true file: build/include/CLI11.hpp on: - repo: CLIUtils/CLI11 + repo: cliutils/CLI11 tags: true condition: "$DEPLOY_MAT = yes" notifications: