PHP Classes

File: Library/vendor/phpunit/php-code-coverage/.travis.yml

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/phpunit/php-code-coverage/.travis.yml   Download  
File: Library/vendor/phpunit/php-code-coverage/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 279 bytes
 

Contents

Class file image Download
language: php php: - 5.6 - 7.0 - nightly sudo: false before_install: - composer self-update install: - travis_retry composer install --no-interaction --prefer-source script: - vendor/bin/phpunit --configuration build notifications: email: false