bitmessage-js/.travis.yml

9 lines
146 B
YAML
Raw Normal View History

2014-12-11 17:57:42 +00:00
language: node_js
node_js:
- "0.10"
before_script:
- "sudo apt-get install -y chromium-browser"
2014-12-11 17:57:42 +00:00
notifications:
email:
on_success: never