PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Jorge Castro   DashOne   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: DashOne
Compose and display a dashboard programmatically
Author: By
Last change: 1.3
Date: 4 years ago
Size: 161 bytes
 

Contents

Class file image Download
language: php php: - '5.6' - '7.2' - '7.3' - '7.4' before_script: - composer self-update - composer install --prefer-source --no-interaction --dev