UNPKG

authkey

Version:

simple app key issue and verification

19 lines (18 loc) 273 B
language: node_js cache: directories: - node_modules notifications: email: false node_js: - '8' before_script: - npm prune script: - npm run lint - npm run test:single after_success: - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/