mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
8 lines
100 B
YAML
8 lines
100 B
YAML
language: node_js
|
|
cache:
|
|
directories:
|
|
- ~/.npm
|
|
notifications:
|
|
email: false
|
|
node_js:
|
|
- '8'
|