diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 4df52a8..03d8763 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ deploy: file: - slowpoke-linux-amd64 - slowpoke-windows-amd64.exe - - slowpoke-darwim-amd64 + - slowpoke-darwin-amd64 skip_cleanup: true on: tags: true |