Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/mailsvr/roundcube/vendor/pear/net_sieve/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/mailsvr/roundcube/vendor/pear/net_sieve/.travis.yml
language: php
dist: xenial
install:
  - if [[ ${TRAVIS_PHP_VERSION:0:1} == "8" ]]; then composer config platform.php 7.4; fi
  - composer install --prefer-dist
matrix:
  fast_finish: true
  include:
  - php: 5.3
    dist: precise
  - php: 5.4
    dist: precise
  - php: 5.5
    dist: trusty
  - php: 5.6
    dist: trusty
  - php: 7.0
  - php: 7.1
  - php: 7.2
  - php: 7.3
  - php: 7.4
  - php: 8.0
    dist: bionic
script:
  - vendor/bin/phpunit tests/*Test.php

Hry