List python_cpp as failing on OS X
This commit is contained in:
parent
507213b472
commit
e0dd14cd3c
1 changed files with 4 additions and 0 deletions
|
@ -67,5 +67,9 @@ matrix:
|
|||
env: CONFIG=ruby22
|
||||
- os: osx
|
||||
env: CONFIG=jruby
|
||||
# https://github.com/google/protobuf/issues/1253 - Started failing when
|
||||
# we moved to an OS X image that is 10.11.
|
||||
- os: osx
|
||||
env: CONFIG=python_cpp
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Add table
Reference in a new issue