diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 3f03a9e..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -language: php -php: - - 7.3 -group: stable -before_install: - - composer self-update -install: - - composer install -script: - - ./vendor/bin/phpunit diff --git a/README.md b/README.md index c28034c..6b37517 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -html2text [![Build Status](https://travis-ci.org/soundasleep/html2text.svg?branch=master)](https://travis-ci.org/soundasleep/html2text) [![Total Downloads](https://poser.pugx.org/soundasleep/html2text/downloads.png)](https://packagist.org/packages/soundasleep/html2text) +![example workflow](https://github.com/soundasleep/html2text/actions/workflows/test.yml/badge.svg) [![Total Downloads](https://poser.pugx.org/soundasleep/html2text/downloads.png)](https://packagist.org/packages/soundasleep/html2text) ========= html2text is a very simple script that uses DOM methods to convert HTML into a format similar to what would be