PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Ravi Kumar   PHP AJAX Upload file   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP AJAX Upload file
Process image files uploaded via AJAX
Author: By
Last change: Update of .travis.yml
Date: 5 months ago
Size: 156 bytes
 

Contents

Class file image Download
language: php php: - '5.4' - '5.5' - '5.6' - '7.0' - '7.1' - hhvm before_install: - composer self-update install: - composer install