UNPKG

proportionate

Version:

Convenience methods for dealing with proportions (a part, share, or number considered in comparative relation to a whole).

18 lines (15 loc) 313 B
image: node:7.1 all_tests: script: - npm install - npm test - npm run-script codacy - npm run-script codeclimate deploy: script: - npm install - npm run semantic-release - git remote set-url --push origin https://$GITLAB_SERVER_FQDN.git - git push --tags only: - master