mirror of
https://github.com/sasjs/core.git
synced 2026-01-08 01:50:05 +00:00
8 lines
67 B
YAML
8 lines
67 B
YAML
language: node_js
|
|
node_js:
|
|
- "10"
|
|
- "12"
|
|
- "14"
|
|
|
|
sudo: false
|