diff --git a/.travis.yml b/.travis.yml index 920dc951..f1ea2622 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ php: - 5.4 - 5.5 - 5.6 + - 7.0 - hhvm before_script: @@ -28,5 +29,4 @@ notifications: matrix: fast_finish: true allow_failures: - - php: 5.6 - php: hhvm