PHP Classes

File: vendor/sebastian/global-state/.travis.yml

Recommend this page to a friend!
  Classes of Renato De Oliveira Lucena   PHP Pokemon Script   vendor/sebastian/global-state/.travis.yml   Download  
File: vendor/sebastian/global-state/.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: 246 bytes
 

Contents

Class file image Download
language: php php: - 5.3.3 - 5.3 - 5.4 - 5.5 - 5.6 - hhvm sudo: false before_script: - composer self-update - composer install --no-interaction --prefer-source --dev script: ./vendor/bin/phpunit notifications: email: false