diff --git a/.travis.yml b/.travis.yml index 60b4b1e..67f3daf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,4 @@ php: before_script: - wget http://getcomposer.org/composer.phar - php composer.phar install +script: phpunit -c tests/ tests/