diff --git a/.travis.yml b/.travis.yml index 8db7d99b..e923fced 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,10 @@ deploy: # Releases ページにアップロードするファイル file: - TheDesk.dmg + - TheDesk-darwin-x64.zip skip_cleanup: true on: - repo: cutls/TheDesk \ No newline at end of file + repo: cutls/TheDesk +branches: + only: + - master \ No newline at end of file