UNPKG

ssl-date-checker

Version:

Library to check and report on the start and expiration date of a given SSL certificate for a given domain.

12 lines (11 loc) 171 B
language: node_js node_js: - "10" git: depth: 10 branches: only: - master before_install: - "nvm use $TRAVIS_NODE_VERSION" - "npm config set loglevel error"