From 851b822ac29724c88c546755f52f76bf953e574c Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Tue, 30 Jan 2018 15:08:41 +0100 Subject: [PATCH] add php 7.1 and 7.2 tests, remove hhvm --- .travis.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index d2e1afa..68efcd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,11 +4,8 @@ php: - 5.5 - 5.6 - 7.0 - - hhvm - -matrix: - allow_failures: - - php: hhvm # due to facebook/hhvm#3321 + - 7.1 + - 7.2 env: global: