PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Scott Arciszewski   Discretion   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Discretion
Show contact forms and deliver encrypted mail
Author: By
Last change:
Date: 2 years ago
Size: 190 bytes
 

Contents

Class file image Download
language: php php: - 7.0 - 7.1 - 7.2 before_install: - composer self-update - composer update - chmod 0777 local - php bin/travis-ci.php script: - vendor/bin/phpunit - vendor/bin/psalm