From d3a41d172e2c35c0eac47590f7fc8b57632143a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Sch=C3=BCtte?= Date: Tue, 10 Jun 2014 13:19:47 +0000 Subject: [PATCH] travis: try larger build matrix --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.travis.yml b/.travis.yml index d494c8c..61ce1dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,13 @@ php: - 5.3 - 5.4 - 5.5 + - 5.6 + - hhvm + - hhvm-nightly + +os: + - linux + - osx env: - WP_VERSION=latest WP_MULTISITE=0