PHP Classes

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

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/doctrine/collections/.travis.yml   Download  
File: vendor/doctrine/collections/.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: 226 bytes
 

Contents

Class file image Download
language: php php: - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - hhvm - hhvm-nightly matrix: fast_finish: true allow_failures: - php: 7.0 before_script: - composer --prefer-source install script: - phpunit