fsprojects / FSharp.Management

The FSharp.Management project contains various type providers for the management of the machine.
http://fsprojects.github.io/FSharp.Management/
Other
91 stars 32 forks source link

Travis build failing - make this build on Mono #43

Closed fsgit closed 9 years ago

fsgit commented 10 years ago

The Travis build is failing because it tries to build the PowerShell type provider and other such providers

https://travis-ci.org/fsprojects/FSharp.Management/

It would be great if this could be fixed.

fsgit commented 10 years ago

@forki @dtchepak @vasily-kirichenko - Could one of you take a look at getting a subset of this functionality building and testing on Mono/Linux/Mac?

vasily-kirichenko commented 10 years ago

@fsgit I don't use linux/mac.

sergey-tihon commented 9 years ago

Build fixed on Mono (but without tests, tests are very Windows specific)