This is part of the Fake.BuildServer.Travis module.

Travis

native support for Travis specific APIs. The general documentation on how to use CI server integration can be found here. This module does not provide any special APIs please use FAKE APIs and they should integrate into this CI server. If some integration is not working as expected or you have features you would like to use directly please open an issue.

Functions and values

Function or valueDescription
Travis.defaultTraceListener
Signature: ITraceListener
Travis.detect()
Signature: unit -> bool
Travis.install(force)
Signature: force:bool -> unit
Travis.Installer
Signature: BuildServerInstaller