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 37899b2 commit efc6f4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ before_install:
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
script:
- xcodebuild
- find build/Release/EndlessSky.app/ -type f
before_deploy:
- zip build/Release/EndlessSky.app/ -r9 EndlessSky-Nightly.zip
deploy:
provider: releases
api_key:
secure: oeWF9bGh/XLblRF898te7S3kFaK9XYMRTa70XFXdXtHbfP8x+Y18Ted2paxVHxLOWTjYFdiWREr8qaoxO94w8e0B4ncu5YXG1XoyNH2AzuNEXUllyJ1kL6B4M5Wo9kHudaNBYE9NHTSyJ4T0PvTVDHj5JhzHjNKq53KMLcyPImwZjyYDl/yrNBO6H5cvhEs8yib78QKWf17GePyEk/xlcR8RjEsimjEdTLf5DbsL6eHfNXfROFWVzIuG5qMwz/RAPWcsaDlpx9uBmwuNSpM2NwGd88FVXcE/FQaeShpfIgxrt0Vlzs+RsH/dX7S7We/dfiT1ypxiDHfRkGayl20ymn29gLeWV8kuTWYl+mbQj92qarWLtJKAA3IkAe8grb4ICfW7WB7btjlhIqc9yS+WMCOPcJgzoc5jCcYL2z3VOLpSdXHK3153yhIDpO6MmkKSrrbHfj1h5Zz8KARLLFehYUMpblC06tLtsoaZAUnbNBBmGrBSmK6+i7jT1NXrKBS5MBVygIaBOc0Hji2Pz9G59QZvG0/t8UX9YQXfJklOdzypnM49Idv95khJuCS8iqNqCKBunyzPISQMXDGGrPMBMudwoHAJ6OXgKB7ZqykWWyiRIp7JWx6AKSeZ8OXVx1eR8/Cv45npRH4ILOk/U9RYjF6ORQGrvwWUfE2QlxBs4wc=
file:
- build/Release/EndlessSky.app
file: EndlessSky-Nightly.zip
skip_cleanup: true
on:
repo: ES-Builds/endless-sky-osx
Expand Down

0 comments on commit efc6f4f

Please sign in to comment.