From 63448e6059ee5e7b123e0d185e70c1df1d294bd8 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Wed, 5 Oct 2016 18:28:13 -0700 Subject: Fix compile error for php on Mac. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index edbf642a..bd9a5dfb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ env: - CONFIG=ruby21 - CONFIG=ruby22 - CONFIG=jruby - - CONFIG=php5.5_mac + - CONFIG=php5.6_mac matrix: exclude: # It's nontrivial to programmatically install a new JDK from the command -- cgit v1.2.3