This commit is contained in:
Romain Beaumont 2016-02-12 14:06:57 +01:00
parent 9aa1255b8e
commit 5c599a4b81
2 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,3 @@
notify:
webhooks:
# A list of hook hashes, containing the url field
# gitter hook
- url: https://webhooks.gitter.im/e/9ebf3297ec153cdb0d0b
machine:
node:
version: 4

View file

@ -21,6 +21,9 @@
"licenses": {
"type": "MIT"
},
"engines": {
"node": ">=4"
},
"dependencies": {
"babel-runtime": "^6.5.0",
"diamond-square": "0.0.0",