mirror of
https://github.com/alexbosworth/balanceofsatoshis.git
synced 2026-08-13 12:33:37 +02:00
15 lines
No EOL
127 B
YAML
15 lines
No EOL
127 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- 14
|
|
- 12
|
|
|
|
os:
|
|
- linux
|
|
|
|
cache:
|
|
directories:
|
|
- $HOME/.npm
|
|
|
|
notifications:
|
|
email: false |