PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Cesar D. Rodas   PHP JSON API Server   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP JSON API Server
Handle REST API requests with functions in scripts
Author: By
Last change:
Date: 7 years ago
Size: 134 bytes
 

Contents

Class file image Download
language: php script: - phpunit php: - 5.4 - 5.5 - 5.6 - hhvm - 7.0 before_script: - composer install