PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of DeGraciaMathieu   Clike   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Clike
Execute actions using the command design pattern
Author: By
Last change:
Date: 5 years ago
Size: 165 bytes
 

Contents

Class file image Download
language: php php: - 7.1 - 7.2 matrix: fast_finish: true cache: directories: - vendor install: - composer install -n script: - vendor/bin/phpunit