PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Jorge Castro   Mapache Commons   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mapache Commons
Manipulate text, collections and debug PHP code
Author: By
Last change:
Date: 3 years ago
Size: 159 bytes
 

Contents

Class file image Download
language: php php: - '7.0' - '7.1' - '7.2' - '7.3' services: before_script: - composer install --no-interaction script: - php vendor/bin/phpunit