PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Scott Arciszewski   Certainty   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Certainty
Manage SSL certificate authority file used by PHP
Author: By
Last change:
Date: 6 years ago
Size: 130 bytes
 

Contents

Class file image Download
language: php php: - 5.6 - 7.0 - 7.1 - 7.2 before_install: - composer update script: - vendor/bin/phpunit - vendor/bin/psalm