aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2016-10-05 18:28:13 -0700
committerBo Yang <paulyang1211@gmail.com>2016-10-05 19:15:31 -0700
commit96e2d76491f7ea8aa33b524e7b0a2194b05c473a (patch)
treeadc631111d9408a7014217c26c1f0ca026db6b96 /.travis.yml
parent75b69887aa446aeb7f1b6325ec826f2b5ddfa972 (diff)
downloadprotobuf-96e2d76491f7ea8aa33b524e7b0a2194b05c473a.tar.gz
protobuf-96e2d76491f7ea8aa33b524e7b0a2194b05c473a.tar.bz2
protobuf-96e2d76491f7ea8aa33b524e7b0a2194b05c473a.zip
Fix compile error for php on Mac.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d331a26e..fd54ed1f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,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