PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of DeGraciaMathieu   PHP Myers Cyclomatic Complexity Inspector   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Myers Cyclomatic Complexity Inspector
Evaluate PHP code complexity using Myers extension
Author: By
Last change:
Date: 3 years ago
Size: 157 bytes
 

Contents

Class file image Download
language: php php: - 7.4 matrix: fast_finish: true cache: directories: - vendor install: - composer install -n script: - vendor/bin/phpunit