PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Ravi Kumar   Gravatar PHP   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gravatar PHP
Get the URL, image and profile of a Gravatar user
Author: By
Last change: Updated files as per instruction from Code Ception
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Date: 8 years ago
Size: 171 bytes
 

Contents

Class file image Download
language: php php: - 5.4 - 5.5 - 5.6 before_script: - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source --dev