Skip to content

Add Travis CI testing and binary uploads#11

Open
dhinakg wants to merge 33 commits into
notiflux:masterfrom
dhinakg:master
Open

Add Travis CI testing and binary uploads#11
dhinakg wants to merge 33 commits into
notiflux:masterfrom
dhinakg:master

Conversation

@dhinakg

@dhinakg dhinakg commented Jun 5, 2019

Copy link
Copy Markdown

Travis CI will run tests and upload binaries on each commit. There is some setup required to make it work with this repo:
Go to https://travis-ci.com/, login with your GitHub account, go to Settings, search for ProperTree and toggle the on/off switch next to it.
Then you need to install the Ruby gem called travis, clone the repo, and run travis deploy releases, and follow the prompts. It will add a token to allow Travis to push releases. It should only overwrite the secure token part of the .travis.yml, but if it overwrites other parts you will need to replace it with the parts in the .travis.yml in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant