1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-08 01:50:05 +00:00
Files
core/.travis.yml
2021-05-15 23:31:50 +03:00

8 lines
67 B
YAML

language: node_js
node_js:
- "10"
- "12"
- "14"
sudo: false