aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Bo Yang <teboring@google.com>2016-10-03 21:59:58 +0000
committerGravatar Bo Yang <teboring@google.com>2016-10-10 11:44:54 -0700
commit34cdaf4c36cee85765d48a8b857be75014f3a8d0 (patch)
tree19c8dd5e9b436a0438eeb8fa2ea59bb8c6c76a6f /.travis.yml
parentc8bd36e5b91fa7cc3ca56abfd33db13da8ce3077 (diff)
Add travis test on Mac for php.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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