bitmessage-js/.travis.yml
2014-12-18 23:15:07 +03:00

9 lines
154 B
YAML

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