PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Autocomplete   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: First commit
Class: Autocomplete
Suggest words to complete search using edge n-gram
Author: By
Last change:
Date: 10 years ago
Size: 152 bytes
 

Contents

Class file image Download
language: php script: phpunit php: - 5.5 - 5.4 before_script: - curl -s http://getcomposer.org/installer | php - php composer.phar install