-
-
Notifications
You must be signed in to change notification settings - Fork 687
Deployment
Kazuki Sakamoto edited this page Oct 11, 2015
·
20 revisions
-
Push
release
branch$ git checkout -b release origin/release $ git rebase master $ git push origin release
-
Travis CI automatically deploys the built dmg file to GitHub releases.
-
Refer to http://docs.travis-ci.com/user/deployment/releases/
-
Update
.travis.yml
inrelease
branch -
Set
GITHUB_OAUTH_TOKEN
in https://travis-ci.org/macvim-dev/macvim/settings , this value is encrypted from GitHub API key using travis command$ travis setup releases