1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-20 04:41:52 -05:00
mail/.travis.yml

10 lines
152 B
YAML
Raw Normal View History

2013-08-09 17:24:27 +02:00
language: node_js
node_js:
- "0.10"
2013-09-17 14:54:06 +02:00
before_install:
- gem install sass
2013-08-09 17:24:27 +02:00
- npm install -g grunt-cli
notifications:
email:
2013-08-17 00:37:39 +02:00
- build@whiteout.io