UNPKG

@axerunners/axecore-mnemonic

Version:
15 lines (12 loc) 154 B
sudo: false dist: trusty language: node_js node_js: - '6' - '8' - '10' install: - npm install script: # TODO: - npm run lint - npm run test