PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Vitalij Mik   Lazy Before After Service Provider   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lazy Before After Service Provider
Call functions before or after a controller action
Author: By
Last change:
Date: 6 years ago
Size: 187 bytes
 

Contents

Class file image Download
language: php php: - 5.3.3 - 5.3 - 5.4 - 5.5 - 5.6 - hhvm - 7 before_script: - composer self-update - composer install --prefer-source script: phpunit --coverage-text