UNPKG

many-cloud

Version:

A Node module for abstracting file management and interfacing with a variety of cloud storages.

12 lines 168 B
language: node_js node_js: - 16.4.2 cache: directories: - "node_modules" env: - IS_CI=true script: - mkdir credentials - npm run test:ci - npm run cukes