PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Marcos Sigueros   Stupidly Simple PHP Calendar   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Stupidly Simple PHP Calendar
Render calendars as arrays of time elements
Author: By
Last change: Update of .travis.yml
Date: 2 months ago
Size: 171 bytes
 

Contents

Class file image Download
language: php php: - 5.6 - 7.0 - 7.1 before_install: - travis_retry composer self-update install: - travis_retry composer install script: vendor/bin/phpunit