generated from ShadowVR/AI_botter
10 lines
129 B
YAML
10 lines
129 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- iojs
|
||
|
before_install:
|
||
|
- npm install -g grunt-cli
|
||
|
notifications:
|
||
|
email:
|
||
|
- andris@kreata.ee
|
||
|
|