PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Slawomir Kaleta   Dframe Demo   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Dframe Demo
Application to demonstrate the Dframe framework
Author: By
Last change: Resolved #27, end support 7.1, 7.2 add test for 7.4
Resolved #26, Dframe 4.1 update
Date: 3 years ago
Size: 161 bytes
 

Contents

Class file image Download
language: php php: - 7.3 - 7.4 # We don't want to run linux commands as super user sudo: false install: composer install script: - vendor/bin/phpunit