Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCOfficer authored Jul 27, 2018
1 parent efc6f4f commit 5570e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_install:
script:
- xcodebuild
before_deploy:
- zip build/Release/EndlessSky.app/ -r9 EndlessSky-Nightly.zip
- zip EndlessSky-Nightly.zip -r9 build/Release/EndlessSky.app/
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 5570e83

Please sign in to comment.