OpenPTV / openptv

This is our central repository, holding only the community approved code and documentation
www.openptv.net
GNU Lesser General Public License v3.0
37 stars 28 forks source link

Merge all of our CI work #182

Closed zmbq closed 5 years ago

zmbq commented 5 years ago

You will need to make sure both Travis and AppVeyor are set up to track this project.

You will also need to get a GIT token for this repository and get set it up as the GITHUB_TOKEN environment variable in both Travis and AppVeyor.

Without it deployment to Github Releases will fail.