forked from Rowland/EG
6 lines
62 B
YAML
6 lines
62 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
- "lts/*"
|
|
cache: yarn
|