1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 17:02:17 -05:00
mail/.travis.yml
2013-08-09 17:24:27 +02:00

10 lines
150 B
YAML

language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
before_script:
- npm install -g grunt-cli
notifications:
email:
- build@whiteout.io