From 030abc6364271acf81bcb9db44d49cdd30b9c2f7 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Mon, 9 Oct 2017 10:53:47 +0200 Subject: [PATCH] Test against 7.1.9 PHPunit does fail on 7.1.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 99cbd036..2aa1845e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ php: - 5.5 - 5.6 - 7.0 - - 7.1 + - 7.1.9 services: