Spaces:
Sleeping
Sleeping
| sudo: false | |
| language: node_js | |
| node_js: | |
| - '4' | |
| - '6' | |
| - '8' | |
| - '9' | |
| - '10' | |
| branches: | |
| only: | |
| - master | |
| notifications: | |
| email: | |
| - rod@vagg.org | |
| - matteo.collina@gmail.com | |
| sudo: false | |
| language: node_js | |
| node_js: | |
| - '4' | |
| - '6' | |
| - '8' | |
| - '9' | |
| - '10' | |
| branches: | |
| only: | |
| - master | |
| notifications: | |
| email: | |
| - rod@vagg.org | |
| - matteo.collina@gmail.com | |