diff --git a/.travis.yml b/.travis.yml index 3725c48..525f8bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ deploy: file_glob: true file: - 'pawnc-*-linux.tar.gz' - - 'pawnc-*-darwin.zip' + - 'pawnc-*-macos.zip' draft: true skip_cleanup: true on: