inexorgame-obsolete / deprecated-cube-engine-inexor

UNMAINTAINED: Please have a look at the vulkan-renderer
https://inexor.org
zlib License
11 stars 1 forks source link

Fix appveyor github deployment and npm deployment #420

Closed a-teammate closed 7 years ago

a-teammate commented 7 years ago

This updates the OAuth token for Appveyor so appveyor deployment should be fixed. Furthermore it probably fixes npm deployment from travis, so that should also be fixed.

whats not fixed in this PR is the deployment of nightly builds to github releases from travis, since travis does not produce any error message, but just does not deploy stuff. Im not even sure if the package gets created and how the name of that generated package is and where it is. So i leave that out of this PR and would be happy for any contributions to fix this.