first
This commit is contained in:
commit
5aa7d034f7
3292 changed files with 465160 additions and 0 deletions
10
data/web/inc/lib/vendor/soundasleep/html2text/.travis.yml
vendored
Executable file
10
data/web/inc/lib/vendor/soundasleep/html2text/.travis.yml
vendored
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
language: php
|
||||
php:
|
||||
- 5.5
|
||||
group: stable
|
||||
before_install:
|
||||
- composer self-update
|
||||
install:
|
||||
- composer install
|
||||
script:
|
||||
- ./vendor/bin/phpunit
|
||||
Loading…
Add table
Add a link
Reference in a new issue