From 16b9a50a9b1b4797af42a608ffdfc229430215c6 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Thu, 27 Jul 2017 14:35:33 +0200 Subject: [PATCH] Travis Settings [ci skip] --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5436c54db..ec7863fa1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ env: - GIT_BRANCH: master sudo: required dist: trusty + matrix: include: - php: 7.0 @@ -15,6 +16,7 @@ matrix: - php: 7.0 - php: hhvm fast_finish: true + cache: - apt addons: