PHP Classes

File: libraries/vendor/doctrine/inflector/.travis.yml

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   libraries/vendor/doctrine/inflector/.travis.yml   Download  
File: libraries/vendor/doctrine/inflector/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 6 years ago
Size: 186 bytes
 

Contents

Class file image Download
language: php sudo: false cache: directory: - $HOME/.composer/cache php: - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - hhvm install: - composer install -n script: - phpunit