PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Samuel Adeshina   Scripd   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Travis configuration fil
Class: Scripd
Generate database creation SQL queries from JSON
Author: By
Last change:
Date: 7 years ago
Size: 138 bytes
 

Contents

Class file image Download
language: php php: - '7.0' install: composer dump-autoload script: phpunit --bootstrap vendor/autoload.php tests/JsonDbStructureTest.php