metarhia / jstp

Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
https://metarhia.github.io/jstp
Other
143 stars 10 forks source link

build: fail CI if native addon build fails #325

Closed nechaido closed 6 years ago

nechaido commented 6 years ago

This is an additional patch to that made in https://github.com/metarhia/jstp/pull/65 that enables failing for CI systems other than Travis.

Refs: https://github.com/metarhia/jstp/issues/63

belochub commented 6 years ago

Landed in https://github.com/metarhia/jstp/commit/36c06363e41f5e087464bdb612e3c51136f1ad2c.