Commit 23cedc12e88cdc83eb6a973f7704f179194f26e2

Authored by Henry Fredrick Schreiner
1 parent 6f41cca9

Fixing Conan upload capitalization

Showing 1 changed file with 1 additions and 1 deletions
.travis.yml
... ... @@ -129,7 +129,7 @@ deploy:
129 129 skip_cleanup: true
130 130 file: build/include/CLI11.hpp
131 131 on:
132   - repo: CLIUtils/CLI11
  132 + repo: cliutils/CLI11
133 133 tags: true
134 134 condition: "$DEPLOY_MAT = yes"
135 135 notifications:
... ...