Allow Guile on Travis OSX to fail until fixed Guile 2.2 support is added
This commit is contained in:
parent
cf1fb6ca16
commit
24fba02571
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue