PHP Classes

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

Recommend this page to a friend!
  Classes of Renato De Oliveira Lucena   PHP Pokemon Script   vendor/doctrine/inflector/.travis.yml   Download  
File: vendor/doctrine/inflector/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Pokemon Script
Provides an API to manage a database of Pokemons
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