From 438b65c5ccfdf2f174e7c2d426a3d87577481456 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 ac8ba761..de740aa4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -133,7 +133,7 @@ deploy: skip_cleanup: true file: build/include/CLI11.hpp on: - repo: CLIUtils/CLI11 + repo: cliutils/CLI11 tags: true condition: "$DEPLOY_MAT = yes" notifications: