PHP Classes

File: vendor/sebastian/code-unit-reverse-lookup/.travis.yml

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/sebastian/code-unit-reverse-lookup/.travis.yml   Download  
File: vendor/sebastian/code-unit-reverse-lookup/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 4 years ago
Size: 368 bytes
 

Contents

Class file image Download
language: php php: - 5.6 - 7.0 - 7.0snapshot - 7.1 - 7.1snapshot - master sudo: false before_install: - composer self-update - composer clear-cache install: - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-autoloader --prefer-stable script: - ./vendor/bin/phpunit notifications: email: false