UNPKG

frantic-team

Version:

Inject replication documents in CouchDB

12 lines (11 loc) 172 B
test: image: node:alpine services: - couchdb variables: COUCHDB_USER: admin COUCHDB_PASSWORD: password script: - npm install - npm audit - npm test