Allow Guile on Travis OSX to fail until fixed Guile 2.2 support is added

This commit is contained in:
William S Fulton 2017-03-20 19:57:21 +00:00
commit 24fba02571

View file

@ -293,6 +293,10 @@ matrix:
env: SWIGLANG=tcl
allow_failures:
# Started failing after upgrade from Guile 2.0.14 to Guile 2.2.0
- compiler: clang
os: osx
env: SWIGLANG=guile
# Lots of failing tests currently
- compiler: gcc
os: linux