diff --git a/chapter-14/recipe-03/fortran-example/menu.yml b/chapter-14/recipe-03/fortran-example/menu.yml index b89d13673..342ca941d 100644 --- a/chapter-14/recipe-03/fortran-example/menu.yml +++ b/chapter-14/recipe-03/fortran-example/menu.yml @@ -18,8 +18,11 @@ travis-linux: - 'Unix Makefiles' - 'Ninja' +# for 'Unix Makefiles' see: +# see https://github.com/dev-cafe/cmake-cookbook/issues/481 travis-osx: failing_generators: + - 'Unix Makefiles' - 'Ninja' # ASan not supported by ifort