UNPKG

node-hashes

Version:

some of the more common uses of hash functions

21 lines (15 loc) 323 B
environment: matrix: - nodejs_version: "0.11" - nodejs_version: "0.12" - nodejs_version: "4.0" - nodejs_version: "4.1" install: - ps: Install-Product node $env:nodejs_version - npm install build: off test_script: - node --version - npm --version - npm run-script test-ci version: "{build}"