From c9bfe0519a204380dfef3c7b968b7edb3a023f87 Mon Sep 17 00:00:00 2001 From: Rob Janssen Date: Sat, 18 Feb 2017 15:43:20 +0100 Subject: [PATCH] Undo previous commit --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b1f721d..3fe4492 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,6 @@ php: - 5.5 - 5.6 - 7.0 - - 7.1 - hhvm - - nightly script: phpunit --coverage-text tests