PHP Classes

File: vendor/io-developer/php-whois/.travis.yml

Recommend this page to a friend!
  Classes of Till Wehowski   PHP RDAP Server   vendor/io-developer/php-whois/.travis.yml   Download  
File: vendor/io-developer/php-whois/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP RDAP Server
Process RDAP queries about an IP address or domain
Author: By
Last change:
Date: 12 days ago
Size: 208 bytes
 

Contents

Class file image Download
language: php php: - '5.6' - '7.0' - '7.1' - '7.2' - '7.3' install: - composer install script: - composer run test cache: directories: - $HOME/.composer/cache