diff --git a/.travis.yml b/.travis.yml index 12bd60e..0719b67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ php: - 5.6 - 5.5 - 5.4 - - 5.3 - - hhvm script: - phpunit --configuration tests/phpunit.xml