PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Emil Kilhage   Symfony Debug Bundle   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Debug Bundle
Debug and log applications based on Symfony
Author: By
Last change:
Date: 7 years ago
Size: 129 bytes
 

Contents

Class file image Download
language: php php: - 5.6 - 7.0 before_script: composer install -n script: phpunit --coverage-clover build/logs/clover.xml