PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Koala Yeung   Widgetfy   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Widgetfy
Generate HTML to embed video content of given URL
Author: By
Last change: Update of .travis.yml
Date: 8 months ago
Size: 132 bytes
 

Contents

Class file image Download
language: php php: - 7.1 - 7.2 - nightly before_script: - composer install - composer validate script: - composer run test