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