diff --git a/.travis.yml b/.travis.yml index 8088a8f..0c3c03b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,4 +45,4 @@ before_script: - composer install script: - - phpunit + - vendor/bin/phpunit