bitmessage-js/.travis.yml
2014-12-14 12:24:35 +03:00

9 lines
146 B
YAML

language: node_js
node_js:
- "0.10"
before_script:
- "sudo apt-get install -y chromium-browser"
notifications:
email:
on_success: never