eccrypto/.travis.yml

12 lines
144 B
YAML
Raw Normal View History

2014-12-21 17:46:37 +00:00
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
sudo: false
2014-12-21 17:46:37 +00:00
addons:
firefox: "34.0"
notifications:
email:
on_success: never