From 0ad8e2b6fc139d5a5879f59bcebd7e232b1adcae Mon Sep 17 00:00:00 2001 From: Matt Brown Date: Mon, 3 Apr 2017 13:51:45 -0400 Subject: [PATCH] Replace hhvm with 7.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 35a8a0749..ce8b9f54a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: php php: - '5.6' - '7.0' - - hhvm + - '7.1' cache: directories: