mirror of
https://github.com/anatolykopyl/status.git
synced 2026-03-26 21:04:48 +00:00
9 lines
100 B
YAML
9 lines
100 B
YAML
language: node_js
|
|
cache:
|
|
directories:
|
|
- ~/.npm
|
|
notifications:
|
|
email: false
|
|
node_js:
|
|
- '8'
|