From 34cdaf4c36cee85765d48a8b857be75014f3a8d0 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Mon, 3 Oct 2016 21:59:58 +0000 Subject: Add travis test on Mac for php. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index af8e5c97..edbf642a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ env: - CONFIG=ruby21 - CONFIG=ruby22 - CONFIG=jruby + - CONFIG=php5.5_mac matrix: exclude: # It's nontrivial to programmatically install a new JDK from the command -- cgit v1.2.3