UNPKG

node-eureka

Version:
19 lines (13 loc) 199 B
language: node_js sudo: required node_js: - "12" - "14" - "16" script: - npm run test && npm run integration after_script: - npm run coveralls cache: directories: - node_modules