bitcore-node-zcash/.travis.yml

8 lines
94 B
YAML

language: node_js
node_js:
- '0.10'
install:
- npm install
after_script:
- gulp coveralls