PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Fernando Val   Springy   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Springy
Microframework for Web application development
Author: By
Last change: Merge remote-tracking branch 'origin/master' into development
Date: 11 days ago
Size: 153 bytes
 

Contents

Class file image Download
language: php php: - '8.0' - '8.1' - '8.2' install: - composer update --prefer-dist --no-progress --no-suggest script: - vendor/bin/phpunit