PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Vitaly   QuEasy PHP PSR Logger   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: QuEasy PHP PSR Logger
Log messages to containers compliant with PSR-3
Author: By
Last change:
Date: 2 years ago
Size: 145 bytes
 

Contents

Class file image Download
language: php php: - 7.2 before_script: - composer install script: phpunit after_success: - bash <(curl -s https://codecov.io/bash)