PHP Classes

File: vendor/doctrine/common/.travis.yml

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/doctrine/common/.travis.yml   Download  
File: vendor/doctrine/common/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 270 bytes
 

Contents

Class file image Download
language: php sudo: false cache: directory: - $HOME/.composer/cache php: - 5.3.3 - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - hhvm before_script: - composer --prefer-source install script: - ./vendor/bin/phpunit matrix: allow_failures: - php: 7.0