UNPKG

phplint

Version:

phplint is a wrapper around the native php linter that allows for parallel linting and integration with build systems like Grunt, Gulp and more!

14 lines (13 loc) 201 B
language: php env: - TRAVIS_NODE_VERSION="8" - TRAVIS_NODE_VERSION="10" - TRAVIS_NODE_VERSION="12" - TRAVIS_NODE_VERSION="node" php: - "5.6" - "7.0" - "7.1" - "7.4" script: - npm cit