PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of carlos carvalho   Flysystem Cloudinary   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Flysystem Cloudinary
Access files stored in Cloudinary using Flysystem
Author: By
Last change:
Date: 4 years ago
Size: 157 bytes
 

Contents

Class file image Download
language: php php: - 7.3 install: - travis_retry composer update script: - bin/phpunit after_success: - bash <(curl -s https://codecov.io/bash)