Closed s-panferov closed 9 years ago
I thought the idea was to publish 'nightly' builds periodically using Travis or something like that. Something is broken
This didn't happen for whatever reason : https://github.com/TypeStrong/ntypescript/blob/master/CONTRIBUTING.md#travis
Currently I just update some file using github UI e.g. : https://github.com/TypeStrong/ntypescript/commit/00d25ec1958011d87f9b3fd31be1296c9de89d3a to kick off a build
This isn't going to be the permanent way which is why its been left undocumented ATM :rose:
I've researched more and just flicked a switch at https://nightli.es/
Let's see how it goes in a few days :rose:
@basarat thanks again for what you are doing! Could you please publish the latest version on npm?
Could you please publish the latest version on npm?
should have happened automatically, but something's changed on NPM : https://travis-ci.org/TypeStrong/ntypescript#L230
I've published manually for now.
@basarat thanks!
@basarat Hello, thanks for the great package!
I have one question. The latest build was 6 days ago. I thought the idea was to publish 'nightly' builds periodically using Travis or something like that. Something is broken?