PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Gavin Gordon Markowski   PHP Table Chart Builder   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Table Chart Builder
Create HTML table with values and calculated cells
Author: By
Last change:
Date: 7 years ago
Size: 171 bytes
 

Contents

Class file image Download
language: php php: - 5.4 - 5.5 - 5.6 - hhvm before_script: - composer self-update - composer install --prefer-source --no-interaction --dev script: phpunit