PHP 8.1.33
Preview: .travis.yml Size: 669 B
/home/jambtst2015/public_html/giraffeng.com/admin/mail/.travis.yml

language: php
php:
  - 5.5
  - 5.4
  - 5.3
before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -y -qq postfix
before_script:
  - sudo service postfix stop
  - smtp-sink -d "%d.%H.%M.%S" localhost:2500 1000 &
  - cd test
  - cp testbootstrap-dist.php testbootstrap.php
  - chmod +x fakesendmail.sh
  - sudo mkdir -p /var/qmail/bin
  - sudo cp fakesendmail.sh /var/qmail/bin/sendmail
  - sudo cp fakesendmail.sh /usr/sbin/sendmail
  - echo 'sendmail_path = "/usr/sbin/sendmail -t -i "' | sudo tee "/home/travis/.phpenv/versions/`php -i|grep "PHP Version"|head -n 1|grep -o -P '\d+\.\d+\.\d+.*'`/etc/conf.d/sendmail.ini"
script:
  - phpunit phpmailerTest

Directory Contents

Dirs: 5 × Files: 10

Name Size Perms Modified Actions
docs DIR
- drwxr-xr-x 2024-11-22 17:53:01
Edit Download
examples DIR
- drwxr-xr-x 2024-11-22 17:53:01
Edit Download
extras DIR
- drwxr-xr-x 2025-10-16 05:26:58
Edit Download
language DIR
- drwxr-xr-x 2024-11-22 17:53:01
Edit Download
test DIR
- drwxr-xr-x 2025-10-13 03:11:30
Edit Download
59 B lrw-r--r-- 2024-11-22 17:53:01
Edit Download
669 B lrw-r--r-- 2024-11-22 17:53:01
Edit Download
21.46 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download
93.78 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download
10.34 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download
32.38 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download
845 B lrw-r--r-- 2024-11-22 17:53:01
Edit Download
25.80 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download
6.51 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download
1.19 KB lrw-r--r-- 2024-11-22 17:53:01
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).