mirror of
https://github.com/moparisthebest/mail
synced 2024-11-23 17:32:17 -05:00
Use faster container based travis builds, remove whiteout build email notification from travis
This commit is contained in:
parent
8165416c5d
commit
8b36a719c3
@ -1,9 +1,7 @@
|
|||||||
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- "0.12"
|
||||||
before_install:
|
before_install:
|
||||||
- gem install sass
|
- gem install sass
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
- build@whiteout.io
|
|
||||||
|
Loading…
Reference in New Issue
Block a user