F# Core Engineering Group (repo management)
F# Core Engineering Group (repo management)
A CI build on Mac OSX using Mono 3.4.0 has been set up The main type provider builds but the build is failing when building the tests, see https://travis-ci.org/fsprojects/ExcelProvider/builds/35113927 for...
There is an appveyor build here, it is is failing because of missing GTK DLLs: https://ci.appveyor.com/project/fsgit/fsharp-charting
An automated build on Mac OSX using Mono has been added to this project - see .travis.yml The build is currently failing when building S3Provider.Tests.dll, see the full build log...
We enabled an AppVeyor continuous build for this repo. The build is currently failing, partly because packages such as FSharp.Charting have not be restored. https://ci.appveyor.com/project/fsgit/vulpes Would you be able to...