Skip to main content
Module

x/yargs_parser/.travis.yml

💪 the mighty option parser used by yargs
Go to Latest
File
language: node_jsos: - linuxnode_js: - "0.10" - "0.12" - "4.1" - "node"after_script: npm run coveragedeploy: provider: npm email: ben@npmjs.com api_key: $NPM_TOKEN on: tags: true