PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Victor Bolshov   PHP Validity Checker   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Validity Checker
Validate a set of values according to given rules
Author: By
Last change:
Date: 6 years ago
Size: 158 bytes
 

Contents

Class file image Download
language: php php: - 7.0 - 7.1 - 7.2 - nightly before_script: - composer update --no-interaction --prefer-source script: - ./vendor/bin/phpunit