PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Caleb   PHP Common Class Library   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Common Class Library
Set of classes that provides common functionality
Author: By
Last change:
Date: 4 years ago
Size: 154 bytes
 

Contents

Class file image Download
language: php php: - 7.2 - 7.3 - nightly matrix: allow_failures: - php: nightly install: - composer install script: - ./vendor/bin/phpunit