X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/swiftmailer/swiftmailer
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
swiftmailer
/
swiftmailer
/
📁
..
📄
.gitattributes
(161 B)
📁
.github
📄
.gitignore
(120 B)
📄
.php_cs.dist
(516 B)
📄
.travis.yml
(586 B)
📄
CHANGES
(11.08 KB)
📄
LICENSE
(1.04 KB)
📄
README.md
(695 B)
📄
composer.json
(1.18 KB)
📁
doc
📁
lib
📄
phpunit.xml.dist
(1.22 KB)
📁
tests
Editing: .travis.yml
language: php sudo: false before_script: - cp tests/acceptance.conf.php.default tests/acceptance.conf.php - cp tests/smoke.conf.php.default tests/smoke.conf.php - composer self-update - composer update --no-interaction --prefer-source - gem install mime-types -v 2.99.1 - gem install mailcatcher - mailcatcher --smtp-port 4456 script: SYMFONY_PHPUNIT_VERSION=6.1 ./vendor/bin/simple-phpunit matrix: include: - php: 7.0 - php: 7.1 - php: 7.2 - php: 7.3 fast_finish: true cache: directories: - .phpunit
Upload File
Create Folder