UNPKG

phpmetrix

Version:

phpmetrix for Node.js is a wrapper around phpmetrics that allows for integration with build systems like Grunt, Gulp and more!

12 lines (11 loc) 213 B
language: node_js before_install: - sudo add-apt-repository -y ppa:ondrej/php5 - sudo apt-get update -qq - sudo apt-get install -y php5 php5-cli node_js: - "4.1" - "4.0" - "0.12" - "0.11" - '0.10'