diff options
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 7f8deeb..9deed34 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,6 @@ php: - 5.6 - hhvm -matrix: - allow_failures: - - php: hhvm - before_script: - composer self-update - composer install |