diff --git a/.travis.yml b/.travis.yml index 5636019..53322fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ install: else composer update --prefer-dist fi - - ./vendor/bin/simple-phpunit install + - ./vendor/bin/phpunit install script: - composer validate --strict --no-check-lock