Skip to content

Instantly share code, notes, and snippets.

@ruprict
Created June 5, 2012 23:45
Show Gist options
  • Select an option

  • Save ruprict/2878915 to your computer and use it in GitHub Desktop.

Select an option

Save ruprict/2878915 to your computer and use it in GitHub Desktop.
Albacore.configure do |config|
config.mstest.command = "C:/Program\ Files\ (x86)/Microsoft Visual Studio 10.0/Common7/IDE/mstest.exe"
config.msbuild.targets = [ :Clean, :Build ]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment