PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Vitaly   Queasy PHP Config   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Queasy PHP Config
Read a configuration from files in several formats
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)