UNPKG

mlp-name-generator

Version:

Generate a fantastic My Little Pony name!

12 lines (10 loc) 178 B
language: node_js node_js: - "io.js" - "0.12" - "0.10" before_script: - npm install -g grunt-cli - rm -rf node_modules - npm install script: grunt default coveralls