UNPKG

nodeforge

Version:

Fork from linuxwolf-forge, JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

11 lines (10 loc) 191 B
language: node_js node_js: - "0.10" install: (cd nodejs && npm install) script: - (cd nodejs && npm test) notifications: email: on_success: change on_failure: change