PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Packages of Andrew Male   Config Migration   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Config Migration
Migrate configuration files between versions
Author: By
Last change:
Date: 27 days ago
Size: 80 bytes
 

Contents

Class file image Download
language: php php: - '7.4' - '8.0' before_install: - composer install