PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Haridarshan Gorana   PHP Instagram API   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Instagram API
Send requests to Instagram API using OAuth tokens
Author: By
Last change:
Date: 8 years ago
Size: 145 bytes
 

Contents

Class file image Download
language: php php: - '7.0' - '5.6' - hhvm before_script: - composer self-update - composer install --prefer-source script: - phpunit