eccrypto/.travis.yml

11 lines
142 B
YAML

language: node_js
node_js:
- "0.10"
addons:
firefox: "34.0"
env:
- ECCRYPTO_NO_FALLBACK=1
notifications:
email:
on_success: never