diff --git a/.travis.yml b/.travis.yml index bf48be80..dd83baea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: php -sudo: false - cache: directories: - $HOME/.composer/cache diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 30afd0f2..78f29766 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,8 +6,6 @@ ./tests/ - tests/PHPUnit/PHPMatcherAssertionsTest.php - tests/PHPUnit/PHPMatcherAssertionsTest.php