PHP Classes

File: vendor/sebastian/environment/.travis.yml

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

Contents

Class file image Download
language: php sudo: false before_install: - composer self-update install: - travis_retry composer install --no-interaction --prefer-source php: - 5.6 - hhvm notifications: email: false