diff --git a/.travis.yml b/.travis.yml index 9955fcc..a5c6dbd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ php: - 5.5 - 5.4 - 5.3 - - hhvm-nightly + - hhvm script: phpunit --coverage-text