summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2018-03-31 11:11:38 -0230
committerTim Oram <dev@mitmaro.ca>2018-03-31 11:16:42 -0230
commitd0b4050ca9fb6c029eb1008aace38e31e1fce176 (patch)
treebd6424a8dcb68370eab7a7e247ffc9decc3d7089 /appveyor.yml
parentb182cd7321b01a70d60ad5d291bb69c88b021bf4 (diff)
Fix inconsistent naming
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0ada0af..489076a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -42,7 +42,7 @@ test_script:
)
before_deploy:
- - cargo rustc --target %TARGET% --release --bin git-interactive-rebase-tool -- -C lto
+ - cargo rustc --target %TARGET% --release --bin interactive-rebase-tool -- -C lto
- ps: ci\before-deploy.ps1
deploy: