UNPKG

withlength

Version:

A package to find a string of specific length from an array

20 lines (19 loc) 284 B
language: node_js cache: directories: - ~/.npm - node_modules notifications: email: false node_js: - '9' - '8' - '6' - '4' script: npm run test after_success: - npm run travis-deploy-once "npm run semantic-release" branches: except: - /^v\d+\.\d+\.\d+$/