diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 2977bae8c36b7d9b939cc66dea970eb1453c5df3..0000000000000000000000000000000000000000 --- a/.travis.yml +++ /dev/null @@ -1,19 +0,0 @@ -language: php - -cache: - directories: - - $HOME/.composer/cache - -php: - - '5.3' - - '5.4' - - '5.5' - - '5.6' - - '7.0' - - '7.1' - -install: - - 'composer install --prefer-dist' - -script: - - 'php vendor/bin/phpunit -c phpunit.xml.dist' diff --git a/README.md b/README.md index 0f0a8519aff0ea697fd26588b5f4ecc64237f090..f7db2dbac54141e12f3fb1dcb7b2006cda4c467b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ About Composer plugin installs [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) Standards. -[](https://travis-ci.org/higidi/composer-phpcodesniffer-standards-plugin) [](https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin) [](https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin) [](https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin) +[](https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin) [](https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin) [](https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin) Requirements ------------