Remove all traces of Travis
This commit is contained in:
parent
d2c6b9f790
commit
0b9f30fc77
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1,6 +1,6 @@
|
|||||||
# build config
|
# build config
|
||||||
/.scrutinizer.yml export-ignore
|
/.scrutinizer.yml export-ignore
|
||||||
/.travis.yml export-ignore
|
/.github export-ignore
|
||||||
/php_cs.dist export-ignore
|
/php_cs.dist export-ignore
|
||||||
/phpmd.xml.dist export-ignore
|
/phpmd.xml.dist export-ignore
|
||||||
/phpstan.neon export-ignore
|
/phpstan.neon export-ignore
|
||||||
@ -18,4 +18,4 @@
|
|||||||
|
|
||||||
# tests
|
# tests
|
||||||
/phpunit.xml.dist export-ignore
|
/phpunit.xml.dist export-ignore
|
||||||
/tests export-ignore
|
/tests export-ignore
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
# 
|
# 
|
||||||
|
|
||||||
[](https://packagist.org/packages/phpoffice/phpword)
|
[](https://packagist.org/packages/phpoffice/phpword)
|
||||||
[](https://travis-ci.org/PHPOffice/PHPWord)
|
[](https://github.com/PHPOffice/PHPWord/actions/workflows/ci.yml)
|
||||||
[](https://scrutinizer-ci.com/g/PHPOffice/PHPWord/)
|
[](https://scrutinizer-ci.com/g/PHPOffice/PHPWord/)
|
||||||
[](https://coveralls.io/github/PHPOffice/PHPWord?branch=master)
|
[](https://scrutinizer-ci.com/g/PHPOffice/PHPWord/)
|
||||||
[](https://packagist.org/packages/phpoffice/phpword)
|
[](https://packagist.org/packages/phpoffice/phpword)
|
||||||
[](https://packagist.org/packages/phpoffice/phpword)
|
[](https://packagist.org/packages/phpoffice/phpword)
|
||||||
[](https://gitter.im/PHPOffice/PHPWord)
|
[](https://gitter.im/PHPOffice/PHPWord)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user