8 lines
106 B
YAML
8 lines
106 B
YAML
![]() |
sudo: false
|
||
|
language: node_js
|
||
|
node_js: "6"
|
||
|
before_script: script/bootstrap
|
||
|
|
||
|
notifications:
|
||
|
email: false
|