PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Roman Kozin   Laravel Youtube   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Youtube
Retrieve details about videos using Youtube API
Author: By
Last change:
Date: 1 year ago
Size: 226 bytes
 

Contents

Class file image Download
language: php php: - 7.0 - 7.1 #branches: # only: # - master before_script: - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source script: - ./vendor/bin/phpunit