PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Tomáš Vojík   PHP Tournament Bracket Generator   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Tournament Bracket Generator
Organize the matches of teams in a tournament
Author: By
Last change: :arrow_up: Updated composer (dev) dependencies

Signed-off-by: Tomáš Vojík <vojik@wboy.cz>
Date: 6 hours ago
Size: 115 bytes
 

Contents

Class file image Download
language: php php: - 8.0 - 8.1 dist: xenial os: linux install: - composer install script: - vendor/bin/phpunit