API/api.medcify.app/node_modules/tx2/.travis.yml
2022-09-26 11:41:44 +05:30

14 lines
125 B
YAML

language: node_js
node_js:
- "15"
- "14"
- "12"
git:
depth: 2
os:
- linux
arch:
- amd64
install:
- npm install