Disabled unit tests temporarily
authorvaron <varon@users.noreply.github.com>
Sun, 17 Jul 2016 21:18:39 +0000 (23:18 +0200)
committervaron <varon@users.noreply.github.com>
Sat, 13 Aug 2016 22:18:09 +0000 (00:18 +0200)
build.fsx

index cebcf56..8fe3f88 100644 (file)
--- a/build.fsx
+++ b/build.fsx
@@ -164,7 +164,7 @@ Target "All" DoNothing
   ==> "AssemblyInfo"
   ==> "Build"
   ==> "CopyBinaries"
-  ==> "RunTests"
+//  ==> "RunTests"
   ==> "All"
 
 "All"