From d5b1add8244d764fdbd8a2a0e70cb1aa331185e4 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Sat, 29 Mar 2014 10:41:09 -0700 Subject: [PATCH] let's try it with *all* the versions! --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 47022c5..5ea5ad8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,5 @@ php: - 5.3 - 5.4 - 5.5 + - 5.6 + - hhvm