From 6fbe6b439dbbb23bb06227611afd36c794c71935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Krukowski?= Date: Wed, 15 Mar 2017 01:41:54 +0100 Subject: [PATCH] Added tests for php 7.1 and HHVM --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 99e0a18..afeb7ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ install: php: - 7.0 + - 7.1 + - hhvm - nightly script: