PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Nahid Bin Azhar   PHP Link to HTML   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Link to HTML
Convert URLs and email addresses into HTML links
Author: By
Last change:
Date: 4 years ago
Size: 228 bytes
 

Contents

Class file image Download
language: php php: - 5.3.3 - 5.3 - 5.4 - 5.5 - 5.6 - hhvm before_install: - composer self-update --no-interaction install: - composer install --no-interaction --prefer-source --dev script: vendor/bin/phpunit